Statistics
RANK
153,690
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
5 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
4,144 of 20,247
REPUTATION
344
AVERAGE RATING
1.60
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
3449
RANK
of 154,105
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
Sharing of a trained SVM model
I am using an SVM (SVM_train, Bioinformatics toolbox) to classify data and would like to make my final trained SVM models availa...
12 years ago | 1 answer | 0
1
answerhow to use SVMclassify and svmtrain functions?
See Matlab help for SVMtrain and SVMclassify functions for examples
12 years ago | 0
finding accuracy
Surely if you have used cross-validation to obtain a classification accuracy measure then you have already solved your problem?...
13 years ago | 0
ICA- for separating the seizure from EEG signals
Suggest read research by Hassanpour et al "Time-frequency feature extraction of newborn EEG seizure using SVD-based techniques" ...
13 years ago | 0
mean criterion value algorithm
It depends on whether you are using cross validation within sequentialfs - if you are, sequentialfs will divide by the number of...
13 years ago | 0
Extracting huge data from csv file
This is usually a problem with RAM rather than hardrive space. Suggest reading your file in chunks using fread within a for/w...
13 years ago | 0
Question
Why does sequentialfs always outperform cross-validation with selected features?
Why does classification accuracy obtained using sequentialfs and cross-validation always outperform a 10-fold cross-validation u...
13 years ago | 1 answer | 0
1
answerQuestion
Controlling for parameters in Matlab regression models
Hi, I wish to run a multiple linear regression analysis on some biomedical data, controlling for age and gender. How do I do...
13 years ago | 0 answers | 0