Package | Description |
---|---|
org.apache.ignite.ml.tree.randomforest.data.impurity |
Contains implementation of impurity computers based on histograms.
|
Modifier and Type | Class and Description |
---|---|
class |
GiniHistogram
Class contains implementation of splitting point finding algorithm based on Gini metric (see
https://en.wikipedia.org/wiki/Gini_coefficient) and represents a set of histograms in according to this metric.
|
class |
MSEHistogram
Class contains implementation of splitting point finding algorithm based on MSE metric (see
https://en.wikipedia.org/wiki/Mean_squared_error) and represents a set of histograms in according to this metric.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020