Package | Description |
---|---|
org.apache.ignite.ml.tree |
Root package for decision trees.
|
org.apache.ignite.ml.tree.impurity.mse |
Contains mean squared error impurity measure and calculator.
|
Class and Description |
---|
MSEImpurityMeasure
Mean squared error (variance) impurity measure which is calculated the following way:
\frac{1}{L}\sum_{i=0}^{n}(y_i - \mu)^2 . |
Class and Description |
---|
MSEImpurityMeasure
Mean squared error (variance) impurity measure which is calculated the following way:
\frac{1}{L}\sum_{i=0}^{n}(y_i - \mu)^2 . |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024