Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 138 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 138 Bytes

Handling_Imbalanced_Dataset

The three best ways to handle imbalanced dataset are :

  1. Oversampling
  2. Undersampling
  3. SmoteTomek