Statistiques
RANG
180 859
of 279 838
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
4 005 of 18 772
RÉPUTATION
341
CLASSEMENT MOYEN
1.70
CONTRIBUTIONS
1 Fichier
TÉLÉCHARGEMENTS
6
ALL TIME TÉLÉCHARGEMENTS
3418
RANG
of 128 666
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Content Feed
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponsehow to use SVMclassify and svmtrain functions?
See Matlab help for SVMtrain and SVMclassify functions for examples
presque 11 ans il y a | 0
finding accuracy
Surely if you have used cross-validation to obtain a classification accuracy measure then you have already solved your problem?...
plus de 11 ans il y a | 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" ...
plus de 11 ans il y a | 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...
plus de 11 ans il y a | 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...
plus de 11 ans il y a | 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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 12 ans il y a | 1 réponse | 0