Package org.tribuo.regression.rtree.impl
package org.tribuo.regression.rtree.impl
Provides internal implementation classes for the regression trees.
-
ClassDescriptionInternal datastructure for implementing a decision tree.A decision tree node used at training time.A decision tree node used at training time.Tuple containing an inverted dataset (i.e., feature-wise not exmaple-wise).An inverted feature, which stores a reference to all the values of this feature.