Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
how to use SVMclassify and svmtrain functions?
See Matlab help for SVMtrain and SVMclassify functions for examples
how to use SVMclassify and svmtrain functions?
See Matlab help for SVMtrain and SVMclassify functions for examples
12 years 前 | 0
已回答
finding accuracy
Surely if you have used cross-validation to obtain a classification accuracy measure then you have already solved your problem?...
finding accuracy
Surely if you have used cross-validation to obtain a classification accuracy measure then you have already solved your problem?...
13 years 前 | 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" ...
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 前 | 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...
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 前 | 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...
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 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0