How to compute the AUC (Area Under Curve)?
古いコメントを表示
How to compute the AUC (Area under Curve) when using the function
[tpr,fpr,thresholds] = roc(targets,outputs)
plot(fpr,tpr)
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Food Sciences についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
