SMOTE for compositional data#
SMOTE-CD implements an adaptation of the Synthetic Minority Oversampling TEchnique in the case where the labels of the dataset are compositional data.
You can install and start using SMOTE-CD using pip
python -m pip install smote-cd
Documentation#
You can find a detailed documentation here:
Acknowledgements#
This project was financed by the BigCEES project (E2S/UPPA) and the Macquarie University.