Uses of Class
cc.mallet.classify.DecisionTree
-
Packages that use DecisionTree Package Description cc.mallet.classify Classes for training and classifying instances. -
-
Uses of DecisionTree in cc.mallet.classify
Methods in cc.mallet.classify that return DecisionTree Modifier and Type Method Description DecisionTree
DecisionTreeTrainer. getClassifier()
DecisionTree
DecisionTreeTrainer. train(InstanceList trainingList)
-