/Handling_Imbalanced_Dataset

Imbalanced data sets are a special case for classification problem where the class distribution is not uniform among the classes. Typically, they are composed by two classes: The majority (negative) class and the minority (positive) class.

Primary LanguageJupyter Notebook

No issues in this repository yet.