Class CARTClassificationTrainer

java.lang.Object
org.tribuo.common.tree.AbstractCARTTrainer<Label>
org.tribuo.classification.dtree.CARTClassificationTrainer
All Implemented Interfaces:
com.oracle.labs.mlrg.olcut.config.Configurable, com.oracle.labs.mlrg.olcut.provenance.Provenancable<TrainerProvenance>, DecisionTreeTrainer<Label>, SparseTrainer<Label>, Trainer<Label>, WeightedExamples

A Trainer that uses an approximation of the CART algorithm to build a decision tree.

See:

 J. Friedman, T. Hastie, & R. Tibshirani.
 "The Elements of Statistical Learning"
 Springer 2001. PDF