| Package | Description |
|---|---|
| org.apache.ignite.ml.tree.randomforest |
Contains random forest implementation classes.
|
| org.apache.ignite.ml.tree.randomforest.data.statistics |
Contains implementation of statistics computers for Random Forest.
|
| Modifier and Type | Method and Description |
|---|---|
protected LeafValuesComputer<ObjectHistogram<BootstrappedVector>> |
RandomForestClassifierTrainer.createLeafStatisticsAggregator()
Creates an instance of Leaf Statistics Aggregator corresponding to RF implementation.
|
protected LeafValuesComputer<MeanValueStatistic> |
RandomForestRegressionTrainer.createLeafStatisticsAggregator()
Creates an instance of Leaf Statistics Aggregator corresponding to RF implementation.
|
protected abstract LeafValuesComputer<L> |
RandomForestTrainer.createLeafStatisticsAggregator()
Creates an instance of Leaf Statistics Aggregator corresponding to RF implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassifierLeafValuesComputer
Implementation of
LeafValuesComputer for classification task. |
class |
RegressionLeafValuesComputer
Implementation of
LeafValuesComputer for regression task. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019