Uses of Package
org.tribuo.classification.dtree
Package
Description
Provides implementations of decision trees for classification problems.
Provides a set of main methods for interacting with classification tasks.
-
ClassDescriptionOptions for building a classification tree trainer.The impurity algorithm.Type of decision tree algorithm.A
Trainer
that uses an approximation of the CART algorithm to build a decision tree. -