Ritam-Guha / Py_FS

A Python Package for Feature Selection
MIT License
57 stars 38 forks source link

Added FS codes for recent MH optimization algorithms #25

Open soumitri2001 opened 3 years ago

soumitri2001 commented 3 years ago

Hello Ritam,

I have added FS codes for two recently proposed meta-heuristic optimization algorithms - Arithmetic Optimization Algorithm (2021) and Archimedes Optimization Algorithm (2021). I was hoping if you could review the same and, if permissible, merge them into the main repository.

Regards, Soumitri

Ritam-Guha commented 3 years ago

Hi Soumitri, Sorry for the late response. I'd love to check your code and add it to the Py_FS module. I may need a little more time to verify it. So, I'll let you know once I get time to look at it.

Cheers, Ritam