how to calculate the AUC of a classifier

how to calculate the AUC of a classifier,is their any specific formula for calculating the AUC value

回答 (1 件)

Alka Nair
Alka Nair 2015 年 3 月 13 日

0 投票

I understand that you would like to know how to find the Area under the Curve for ROC using MATLAB. If you have the true positive rates and false positive rates, you could use the command TRAPZ to calculate area.
Please refer to the following documentation page to understand about TRAPZ:

カテゴリ

ヘルプ センター および File ExchangeGenomics and Next Generation Sequencing についてさらに検索

タグ

質問済み:

2015 年 3 月 13 日

回答済み:

2015 年 3 月 13 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by