-
Notifications
You must be signed in to change notification settings - Fork 0
Binary Classification Metrics
For algorithms which produce binary classification outputs, like Logistic-Regression, creating a confusion matrix like the one below and calculating the precision, recall and F1 score can help evaluate the model.
images/Pasted image 20230828143833.png