photo

normanius


2018년부터 활동

Followers: 0   Following: 0

통계학

  • First Review

배지 보기

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

대략 6년 전 | 0