analyticalmindsltd / smote_variants

A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection features
http://smote-variants.readthedocs.io
MIT License
623 stars 138 forks source link

model hyperparameters be adjusted before and after oversampling? #87

Open sshenbao opened 2 months ago

sshenbao commented 2 months ago

If we want to see if oversampling has an effect, should our model hyperparameters be adjusted before and after oversampling?