We're comparing Borderline Smote1 and 2 with regular SMOTE and no oversampling on the bean dataset from UC Irvine's repository.
The bean dataset can be found at https://archive.ics.uci.edu/dataset/602/dry+bean+dataset
Please install requirements before running. You can use
pip install -r requirements.txt
Run with
python main.py <path/to/arff/file>