The aim of this project is to augment the observations that belong to the minority class using copula sampling and conditional GANs in order to improve the performance of the classifiers for binary imbalanced classification problems.
- For the augmentation based on copulas, my library, GenCopula has been used.
library(devtools)
install_github("AndreaZoccatelli/GenCopula")
-
The library used for the augmentation based on cGAN is CTGAN
-
To re-create the datasets used in the project run Create_data.ipynb
-
These notebooks report the results obtained on the different dataset: