Package unifeat.gui.featureSelection.wrapper.PSOBased


package unifeat.gui.featureSelection.wrapper.PSOBased
  • Classes
    Class
    Description
    This java class is used to create and show a panel for the parameter settings of the basic particle swarm optimization (BasicPSO) method.
    This java class is used to create and show a panel for the parameter settings of the binary particle swarm optimization (BPSO) method.
    This java class is used to create and show a panel for the parameter settings of the continuous particle swarm optimization (CPSO) method.
    This java class is used to create and show a panel for the parameter settings of the hybrid particle swarm optimization method using local search (HPSO-LS).
    This java class is used to create and show a panel for the parameter settings of the particle swarm optimization version 4-2 (PSO(4-2)) method.