Package unifeat.featureSelection.wrapper.PSOBasedMethods
package unifeat.featureSelection.wrapper.PSOBasedMethods
-
ClassDescriptionBasicParticle<PosType,
VelType> The abstract class contains the main methods and fields that are used in all PSO-based feature selection methods.BasicPSO<SwarmType>The abstract class contains the main methods and fields that are used in all PSO-based feature selection methods.BasicSwarm<PosType,ParType> The abstract class contains the main methods and fields that are used in all PSO-based feature selection methods.