フィルターのクリア

how to plot two ROC curve for compare two classifier?

1 回表示 (過去 30 日間)
fred bnm
fred bnm 2017 年 1 月 16 日
Hi, i want compare output of two classifiers.
%t and t1 is target
%y is output of first classifier and y2 is output of second classifier
figure, plotroc(t,y),hold on,plotroc(t1,y1)

回答 (0 件)

カテゴリ

Help Center および File ExchangeDetection についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by