Machine Learning Fundamentals: The Confusion Matrix
StatQuest with Josh Starmer · 7:12
A confusion matrix is a simple table that summarizes how a classification model performed on test data by cross-tabulating predictions (rows) against known truth (columns) — the diagonal counts correct classifications...