See: Description
Class | Description |
---|---|
InvertedFeature |
Internal datastructure for implementing a decision tree.
|
JointRegressorTrainingNode |
A decision tree node used at training time.
|
RegressorTrainingNode |
A decision tree node used at training time.
|
RegressorTrainingNode.InvertedData |
Tuple containing an inverted dataset (i.e., feature-wise not exmaple-wise).
|
TreeFeature |
An inverted feature, which stores a reference to all the values of this feature.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.