Could you list some nature inspired algorithms for performing feature selection task in a machine learning project?

Any existing libraries in Python/R for this particular task?

I already know about -

  • Genetic Algorithm (GA)
  • Ant Colony Optimization Algorithm (ACO)
  • Artificial Bee Colony Algorithm
  • The above three algorithms have libraries in Python/R/WEKA.

    More Abdullah Al Imran's questions See All
    Similar questions and discussions