Binary Classification

What is a ROC Curve ?

Introduction When it comes to measuring binary classifier, Receiver Operating Characteristic or also known to be ROC curve is a very efficient way of measuring the performance of a binary classifier system. A binary classifier system is a classifier that classify an observation to 2 classes. For …