Evaluation metrics for classification
In the previous article on evaluation metrics for classification problems we explained that accuracy is a very useful metric and very easy to interpret. However, if the dataset we have is not balanced, it will be completely useless.
We also defined w...
mlpills.hashnode.dev2 min read