Skip to content

v0.1.0

Compare
Choose a tag to compare
@EssamWisam EssamWisam released this 04 Oct 13:44
· 172 commits to master since this release
581e16e

Imbalance v0.1.0

Initial release of Imbalance.jl where the following oversampling methods have been implemented, documented and tested.

  • Random Oversampling
  • Random Oversampling Examples (ROSE)
  • Synthetic Minority Oversampling Technique (SMOTE)
  • SMOTE-Nominal (SMOTE-N)
  • SMOTE-Nominal Categorical (SMOTE-NC)