A confusion matrix is a table that is used to measure the performance of a classifier. Using this table we can easily calculate TPR and FPR which is generally used to measure the performance of classifiers.
In this video, I will explain how to use the confusion matrix for multi-class classification.