See: Description
| Class | Description |
|---|---|
| DecisionTreeLearner |
Operator responsible for constructing a Decision Tree.
|
| Gain |
QualityMeasure that uses information gain as the splitting criteria.
|
| GainRatio |
QualityMeasure that uses information gain ratio as the splitting criteria.
|
| QualityMeasure |
The quality measure to be used for evaluating splits.
|
| TargetCounts |
Public only as a matter of implementation; clients should not use this class.
|
| Enum | Description |
|---|---|
| DecisionTreeTraceLevel |
Controls verbose decision tree logging
|
Copyright © 2024 Actian Corporation. All rights reserved.