Uses of Class
unifeat.featureSelection.hybrid.HybridType
-
Uses of HybridType in unifeat.featureSelection.hybrid
Modifier and TypeMethodDescriptionstatic HybridType
Converts the hybrid method name to HybridTypeModifier and TypeMethodDescriptionstatic HybridApproach
HybridApproach.newMethod
(HybridType type, Object... arguments) This method creates new object from one of the classes that has been inherited from the HybridApproach class according to type of the feature selection method.