Package | Description |
---|---|
org.tribuo.regression.rtree.impl |
Provides internal implementation classes for the regression trees.
|
Class and Description |
---|
InvertedFeature
Internal datastructure for implementing a decision tree.
|
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.