Skip to content
Machine Learning

What is a confusion matrix?

A confusion matrix lets you see for a given model how your predictions compare with the actual results. It’s a 2x2 grid that has four parts: the number of true positives, false positives, true negatives, and false negatives.

datasciencetrivia.com

Card 1 of 197. Answer: A confusion matrix lets you see for a given model how your predictions compare with the actual results. It’s a 2x2 grid that has four parts: the number of true positives, false positives, true negatives, and false negatives.

Created by santiviquez

To suggest new questions or report an error send me a dm.

All questions