The Different Methods | Data Series | Episode 10.3 — There are various classification algorithms such as: Support Vector Machines (Episode 9.1) Logistic Regression (Episode 7.1) Decision Trees (Soon to come) But how do we evaluate these algorithms’ performance? In this episode we look at the following evaluation metrics: Accuracy, Precision, Recall (True Positive Rate), False Positive Rate, Specificity…