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