k近傍法を用いた分類器の評価方法
Ältere Kommentare anzeigen
cvpartition(オプションでkFold)で分割したデータセットを用い,k近傍法(fitcknn,オプションでcvpartition)の交差検証済みモデルを作成しました。その交差検証済みモデルに対しての評価としてresublossとkfoldlossを求めたいと考えています。しかし,resublossがエラーになり,求まりません。交差検証済みモデルに対して再代入損失を求める方法はありますでしょうか?ご教示頂けますと幸いです。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu サポート ベクター マシン回帰 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!