Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 560 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 560 Bytes

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