Package org.tribuo.regression.rtree.impurity
package org.tribuo.regression.rtree.impurity
Provides implementations of regression tree impurity metrics.
-
ClassDescriptionMeasures the mean absolute error over a set of inputs.Measures the mean squared error over a set of inputs.Calculates a tree impurity score based on the regression targets.Tuple class for the impurity and summed weight.