Machine Learning : Accuracy for classification models (Part 17)
Assume that, we want to detect if a patient has cancer or not from his X ray image
So, we can use ML to predict Positive (1) and Negative (0).
Here, you can see Actual POS means the patient actually has cancer, Actual NEG means the patient does not ...