What mean ROC chart

Hello, please, can you describe me,what mean this ROC chart - line for class 2. I have confusion matrix for this classification also.

Answers (1)

KALYAN ACHARJYA
KALYAN ACHARJYA on 26 Feb 2018

0 votes

ROC Chart means receiver operating characteristics, it is a well-known and important curve for analyzing the performance of any develop algorithm, especially in medical image analysis and biometric identification. The curve between specificity (False Positive rate) vs sensitivity (True Positive Rate)
I would suggest you follow the following paper (Best paper to understand ROC Curve)

Categories

Tags

Asked:

on 26 Feb 2018

Answered:

on 26 Feb 2018

Community Treasure Hunt

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

Start Hunting!