最適なしきい値に基づいた分類結果の混同行列を作る方法
Ältere Kommentare anzeigen
現在resnetを用いてX線画像の二値分類を行っており、その結果をROC曲線や混同行列により評価しています。
classify関数におけるスコアのデフォルトのしきい値は0.5だと思いますが、ROC曲線から求めた最適なしきい値が0.5ではありませんでした。
最適なしきい値による分類結果の混同行列を作成したいです。
ご教示ください。よろしくお願い致します。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Statistics and Machine Learning Toolbox 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!