Package unifeat.featureSelection.wrapper.ACOBasedMethods
package unifeat.featureSelection.wrapper.ACOBasedMethods
-
ClassDescriptionBasicACO<ColonyType>The abstract class contains the main methods and fields that are used in all ACO-based feature selection methods.The abstract class contains the main methods and fields that are used in all ACO-based feature selection methods.BasicColony<AntType>The abstract class contains the main methods and fields that are used in all ACO-based feature selection methods.The abstract class contains the main methods and fields that are used to represent discrete search space as a graph in ACO algorithm.