See: Description
Interface | Description |
---|---|
RegressorImpurity |
Calculates a tree impurity score based on the regression targets.
|
Class | Description |
---|---|
MeanAbsoluteError |
Measures the mean absolute error over a set of inputs.
|
MeanSquaredError |
Measures the mean squared error over a set of inputs.
|
RegressorImpurity.ImpurityTuple |
Tuple class for the impurity and summed weight.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.