| Class | Description |
|---|---|
| DecisionTreeModel |
:: Experimental ::
Decision tree model for classification or regression.
|
| InformationGainStats |
:: DeveloperApi ::
Information gain statistics for each split
|
| Node |
:: DeveloperApi ::
Node in a decision tree
|
| Split |
:: DeveloperApi ::
Split applied to a feature
|