Community Profile

photo

Nedz


Last seen: meer dan 3 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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)???

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


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 ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


Posterior probabilities scores implementation
When computing the scores for a cross-validated model usinf kfoldPredict function. What happens when the posterior probabilities...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


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. ...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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 ...

bijna 4 jaar ago | 2 answers | 0

2

answers

Question


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...

ongeveer 4 jaar ago | 1 answer | 0

1

answer