A.1 Interpreting predictions from a modelA.1.1 Probability distributionsA.2 Softmax deep diveA.2.1 Converting the model output to confidences with softmaxA.2.2 The choice of base/temperature for softmaxA.2.3 The result from dividing exponentialsA.3 Measuring human-in-the-loop machine learning systemsA.3.1 Precision, recall, and F-scoreA.3.2 Micro and macro precision, recall, and F-scoreA.3.3 Taking random chance into account: Chance-adjusted accuracyA.3.4 Taking confidence into account: Area under the ROC curve (AUC)A.3.5 Number of model errors spottedA.3.6 Human labor cost savedA.3.7 Other methods for calculating accuracy in this book