Need help with the Specificity and sensitivity data

2 ビュー (過去 30 日間)
prashanth A
prashanth A 2018 年 3 月 26 日
コメント済み: Rik 2018 年 3 月 26 日
I have image segmentation results with me. I could also compare the result of algorithm with manual segmentation. Through this I could calculate TP, TN, FP and FN for 30 images.
1. Is it possible to plot ROC using this data? 2. How to present this data in a meaningful manner?
  1 件のコメント
Rik
Rik 2018 年 3 月 26 日
  1. You can only plot an ROC in cases where you can adjust some parameter that changes the sens/spec. If you algorithm has such a parameter, you can run your algorithm with a range of settings. The resulting pairs of sens/spec form your ROC curve.
  2. What presentation is meaningful depends on your subject.
These are not really Matlab questions. Have a read here and here. It will greatly improve your chances of getting an answer.

サインインしてコメントする。

回答 (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