Fix Imbalanced Data (SMOTE)
Last updated
Was this helpful?
Last updated
Was this helpful?
Fixes Imbalanced Data by synthesizing minority data with an algorithm called SMOTE (Synthetic Minority Oversampling Technique). For more detail, please take a look at .