Uses of Class
org.tribuo.classification.dtree.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
Modifier and TypeFieldDescriptionTrainTest.TrainTestOptions.cartOptions
The CART trainer options. -
Uses of CARTClassificationOptions in org.tribuo.classification.experiments