I wonder how to implement the binary PSO, where the values of the particles are vectors of 0's and 1's. It is useful for feature selection, when 0 mean doesn't include the correspond feature for the classification.
I wonder how to implement the binary PSO, where the values of the particles are vectors of 0's and 1's.
It is useful for feature selection, when 0 mean doesn't include the correspond feature for the classification.