photo

Barry Greene


Attivo dal 2008

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

3 Domande
5 Risposte

File Exchange

1 File

RANK
198.851
of 300.369

REPUTAZIONE
0

CONTRIBUTI
3 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
4.216 of 20.936

REPUTAZIONE
345

VALUTAZIONE MEDIA
1.60

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
3458

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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

circa 13 anni fa | 1 risposta | 0

1

risposta

Risposto
how to use SVMclassify and svmtrain functions?
See Matlab help for SVMtrain and SVMclassify functions for examples

oltre 13 anni fa | 0

Risposto
finding accuracy
Surely if you have used cross-validation to obtain a classification accuracy measure then you have already solved your problem?...

quasi 14 anni fa | 0

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

quasi 14 anni fa | 0

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

quasi 14 anni fa | 0

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

quasi 14 anni fa | 0

Domanda


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

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 14 anni fa | 1 risposta | 0

1

risposta