Uses of Class
unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel

Packages that use BasicPSOPanel
  • Uses of BasicPSOPanel in unifeat.gui.featureSelection.wrapper.PSOBased

    Modifier and Type
    Class
    Description
    class 
    This java class is used to create and show a panel for the parameter settings of the binary particle swarm optimization (BPSO) method.
    class 
    This java class is used to create and show a panel for the parameter settings of the continuous particle swarm optimization (CPSO) method.
    class 
    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).
    class 
    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.