how to plot ROC curve ,given False positive rate and true positive rate

조회 수: 2 (최근 30일)
Nithya SIvasamy
Nithya SIvasamy 2016년 10월 1일
TPR=[0.245 0.355 0.678 0.99 1] FPR=[0.444 0.678 0.789 0.88 1] plotroc(TPR,FPR) when i use use plotroc,the graph displayed is in straight line manner.How to get a graph in a curved manner

답변 (0개)

카테고리

Help CenterFile Exchange에서 ROC - AUC에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by