See: Description
Class | Description |
---|---|
CARTClassificationOptions |
Options for building a classification tree trainer.
|
CARTClassificationTrainer |
A
Trainer that uses an approximation of the CART algorithm to build a decision tree. |
TrainTest |
Build and run a decision tree classifier for a standard dataset.
|
TrainTest.TrainTestOptions |
Command line options.
|
Enum | Description |
---|---|
CARTClassificationOptions.ImpurityType |
The impurity algorithm.
|
CARTClassificationOptions.TreeType |
Type of decision tree algorithm.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.