Nedz
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
201.060
of 295.467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Deep Learning and Neural Network Implementation
Suppose i have a trained network: For example i have declared all other necessary training options and data to be used successf...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Matrix reduction from large matrix data.
I have an input training data of dimension 10,451 by 41. How can i form a 3 by 3 matrix from each of the row (1 by 41)???
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
Classification of Data using neural network
I have an input training data of dimension 10,451 by 41. Half of this data is my positive sample and the other half is negative ...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Protein Sequence MoRF prediction using SVM
I have a trained SVM model already and i would like to predict new testdata of protein sequences for MoRF regions. How can i pre...
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
Posterior probabilities scores implementation
When computing the scores for a cross-validated model usinf kfoldPredict function. What happens when the posterior probabilities...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
SVM Cross Validation Training
I am using K-Fold cross validation. My K is 10. I am supposed to do 10 crossfold and take the average of the SVM performance. ...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
How can i store data in a cell array with single row and few number of columns?
Assuming i want to store calculations from a structure array using for loop of size 20 which is equvalent to the number of field...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
How can i compute Amino Acid composition for my protein sequence data?
How can i get/compute the amino composition for my protein sequences inorder to further use it to train my SVM classifier? for ...
meer dan 4 jaar ago | 2 answers | 0
2
answersQuestion
Protein sequence manipulation for adding elements before or after the sequence.
how do i add zeros to both ends or one end (before or after) of a protein sequence? Example: a protein sequence is given as...
meer dan 4 jaar ago | 1 answer | 0