Uses of Class
org.tribuo.classification.dtree.CARTClassificationOptions
Packages that use CARTClassificationOptions
Package
Description
Provides implementations of decision trees for classification problems.
Provides a set of main methods for interacting with classification tasks.
-
Uses of CARTClassificationOptions in org.tribuo.classification.dtree
Fields in org.tribuo.classification.dtree declared as CARTClassificationOptionsModifier and TypeFieldDescriptionTrainTest.TrainTestOptions.cartOptions
The CART trainer options. -
Uses of CARTClassificationOptions in org.tribuo.classification.experiments
Fields in org.tribuo.classification.experiments declared as CARTClassificationOptions