Understand Confusion Matrix Using Real-life Classification Example
First I’d like to explain what is the use of a confusion matrix. Classification Problems are solved using Supervised Machine learning algorithms. In these problems, our goal is to categories an object using its features. For e.g, Identify a fruit using its taste, color and size or check out ...