This document discusses the differences between Receiver Operating Characteristic (ROC) curves and Precision-Recall (PR) curves for evaluating binary classifiers, particularly in skewed datasets where PR curves are often more informative. It details the performance evaluation methods, limitations of accuracy as a measure, and the relationship between ROC and PR spaces, highlighting how performance can be visualized and compared. Additionally, it introduces cost curves as an alternative graphical method for performance evaluation that directly depicts performance as a function of misclassification costs and class distribution.