normanius
2018 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
Why does fitcsvm support 'KFold' models only with fixed hyper-parameters?
I would like to train a |KFold| model with modified hyper-parameters. The following works: cvModel = fitcsvm(X...
6年以上 前 | 1 件の回答 | 0
1
回答回答済み
Why does fitcsvm support 'KFold' models only with fixed hyper-parameters?
A very related question: is the following equivalent? cvModel1 = fitcsvm(XTrain, yTrain, ... 'KernelF...
Why does fitcsvm support 'KFold' models only with fixed hyper-parameters?
A very related question: is the following equivalent? cvModel1 = fitcsvm(XTrain, yTrain, ... 'KernelF...
6年以上 前 | 0