This document provides a cheat sheet of performance measures for binary classification and regression tasks. For binary classification, it defines true positives, false positives, negatives, accuracy, precision, recall, F-measure and other metrics. For regression, it defines measures of error like mean squared error, R-squared, and information criteria like AIC and BIC. Graphical tools like ROC curves and resampling methods for error estimation are also summarized.