Tom Gerard
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
37.704
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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: ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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>...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 0 respuestas | 0