Package | Description |
---|---|
org.tribuo.classification.dtree |
Provides implementations of decision trees for classification problems.
|
org.tribuo.classification.experiments |
Provides a set of main methods for interacting with classification tasks.
|
Class and Description |
---|
CARTClassificationOptions
Options for building a classification tree trainer.
|
CARTClassificationOptions.ImpurityType |
CARTClassificationOptions.TreeType |
CARTClassificationTrainer
A
Trainer that uses an approximation of the CART algorithm to build a decision tree. |
Class and Description |
---|
CARTClassificationOptions
Options for building a classification tree trainer.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.