/EADASYN

Enhanced ADASYN using Genetic Algorithm

Primary LanguagePython

Enhanced Adaptive Synthetic (EADASYN)

This code is part of my project for the course [CS 686] Artificial Intelligence.

The datasets in the data folder have been downloaded from https://sci2s.ugr.es/keel/datasets.php. The header information has been removed from each dataset.

The results folder contain the results that have been included in my paper.

Code requirements

  • Python 3.x
  • Python libraries
    • matplotlib
    • numpy
    • sklearn
    • imblearn