How to Handle Imbalanced Data in ML Classification using Python
Author(s): Muttineni Sai Rohith Originally published on Towards AI. In this article, we will discuss what is Imbalanced Data, the Metrics we should use to evaluate the model with Imbalanced Data, and the Techniques used to Handle Imbalanced Data. While doing binary …