Uses of Class
unifeat.featureSelection.hybrid.HybridType
Packages that use HybridType
-
Uses of HybridType in unifeat.featureSelection.hybrid
Fields in unifeat.featureSelection.hybrid declared as HybridTypeMethods in unifeat.featureSelection.hybrid that return HybridTypeModifier and TypeMethodDescriptionstatic HybridType
Converts the hybrid method name to HybridTypeMethods in unifeat.featureSelection.hybrid with parameters of type 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.