Package unifeat.featureSelection.embedded.TreeBasedMethods
package unifeat.featureSelection.embedded.TreeBasedMethods
-
ClassDescriptionThis java class is used to implement the decision tree based methods.This java class is used to implement the random forest based method for feature selection.The abstract class contains the main methods and fields that are used in all Tree-based feature selection methods.