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...
13년 초과 전 | 답변 수: 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
13년 초과 전 | 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?...
거의 14년 전 | 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" ...
거의 14년 전 | 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...
거의 14년 전 | 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...
거의 14년 전 | 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...
거의 14년 전 | 답변 수: 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...
14년 초과 전 | 답변 수: 1 | 0




