What is Class Imbalance? While working on a classification problem where you don't control sampling or capture of the data, you are likely to run into a situation where your data is class-imbalanced. Typically you will encounter this type of data where one of the classes represents an event that occurs rarely, relative to the… Continue reading Techniques for handling Class Imbalance in Datasets