#19 Machine Learning & Data Science Challenge 19
What is the Confusion Matrix?
A confusion matrix is a table that is often used to describe the performance of a classification model (or “classifier”) on a set of test data for which the true values are known.
It allows the visualization of the per...
bhagirathkd.hashnode.dev1 min read