This repositort demonstrates the usage of a wrapper FS approach based on a Cuckoo Search Algorithm (CSA) with an updated Fitness Function (FS) based on correlation functions,. Moreover, KNN is used for the FS phase and 10-fold cross validation is used. Factorization Machiens classifier with Bagging Ensemble Learning is used for evaluation the selected dataset.
- download intellIJ IDEA latest version
- dounload JDK 17+
- set up the environment variable for the bin folder of the JDK
- open the IDEA
- open the project
- make sure you are connected to the internet
- wait while the IDEA download all the libraries that are included as dependencies in the pom XML file
- go to the main
- firstly type the path of your CSV file
- run the main class