- 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.
- What presentation is meaningful depends on your subject.
Need help with the Specificity and sensitivity data
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Rik
el 26 de Mzo. de 2018
Respuestas (0)
Ver también
Categorías
Más información sobre Image Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!