Hi,

Can someone provide a good library (Python or R based) or tool that can help in feature selection using Particle Swarm Optimization.

I wasted a lot of time on Pyswarm but this library is highly unstable and full of errors. ( https://pyswarms.readthedocs.io/en/latest/examples/feature_subset_selection.html?highlight=feature%20selection#using-binary-pso )

Can someone please suggest an approach to do this using PSO?

Thanks in advance

Similar questions and discussions