Tom Gerard
Followers: 0 Following: 0
Statistica
8 Domande
0 Risposte
RANK
37.704
of 295.467
REPUTAZIONE
1
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
1
RANK
of 153.912
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
Feeds
Domanda
Parameter ranges for sigmoid and polynomial kernel
Hello I would like to use a SVM classifier with a sigmoid and polynomial kernel. The sigmoid kernel has the following form...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to calculate weighted negative log-likelihood?
Hello I'm calculating the negative log-likelihood for a bunch of tasks: NLL = p1∗p2∗...∗pn = −(log(p1)+...+log(pn)) p i...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to let fminsearch only search over integers?
I'm using the <http://ch.mathworks.com/help/matlab/ref/fminsearch.html fminsearch> Method of Matlab to minimize a function: ...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Normalizing data to [-1, 1] range
Hello I have a training dataset which is of size NxD and a test dataset which is of size AxD. The rows are the data points an...
oltre 8 anni fa | 2 risposte | 1
2
risposteDomanda
How do I do weighted classification?
Hello I'm using classifiers in Matlab (e.g. [fitcsvm](http://ch.mathworks.com/help/stats/fitcsvm.html) or [fitcknn](http://ch...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
Tuning Parameters for Boosting/Bagging/Random Forest
Hello I want to use tree-based classifiers for my classifiaction problem. I'm thinking about bagging, boosting (AdaBoost, Log...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
Mex compilation error (-o unkown)
Hello I’m using the Random Forest library for Matlab ( <https://code.google.com/archive/p/randomforest-matlab/downloads link>...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to set weights in fitcsvm?
Hello I'm using the fitcsvm method from Matlab to train a SVM. The BoxConstraint parameter is the C (cost). Because I have hi...
oltre 8 anni fa | 0 risposte | 0