分類学習機アプリで学習させた結果の出力方法
Show older comments
分類学習機アプリで5交差検証法を使って学習させた結果を一覧出力しようとしています.
混同行列やモデルの出力は出来たのですが,どのデータの予測が正解でどのデータの予測が誤りだったのか検証したいと考えています.
イメージとしては,以下の様になるのが理想です.
被験者ID 分類ラベル 予測結果
1 Positive Positive
2 Positive Negative
Accepted Answer
More Answers (0)
Categories
Find more on 分類学習器アプリ in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!