![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8046313_1522124501730_DEF.jpg)
Tom Gerard
2016 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
9年弱 前 | 0 件の回答 | 0
0
回答質問
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...
9年弱 前 | 0 件の回答 | 0
0
回答質問
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: ...
9年弱 前 | 1 件の回答 | 0
1
回答質問
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...
9年弱 前 | 2 件の回答 | 1
2
回答質問
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...
9年弱 前 | 2 件の回答 | 0
2
回答質問
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...
9年弱 前 | 0 件の回答 | 0
0
回答質問
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>...
9年弱 前 | 1 件の回答 | 0
1
回答質問
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...
9年弱 前 | 0 件の回答 | 0