Package unifeat.gui.featureSelection.wrapper.GABased
package unifeat.gui.featureSelection.wrapper.GABased
-
ClassDescriptionThis java class is used to create and show a panel for the parameter settings of the basic genetic algorithm (BasicGA) method.This java class is used to define the names of different implementation of crossover.This java class is used to create and show a panel for the parameter settings of the hybrid genetic algorithm using local search (HGAFS).This java class is used to define the names of different implementation of mutation.This java class is used to define the names of different implementation of generation replacement.This java class is used to define the names of different implementation of selection.This java class is used to create and show a panel for the parameter settings of the simple genetic algorithm (Simple GA).