I am working to develop a hybrid ANN-PSO model for feature selection in the classification problem. I am using binary particle swarm optimization, but I am a little confused with what kind of classifier should be used in fitness function if I want to find mean square error. After I have got a subset of features from PSO, I will be feeding them to my pre-built ANN model to find if the classification is improved or not.

More Sonali Chawla's questions See All
Similar questions and discussions