Package | Description |
---|---|
org.apache.ignite.ml.composition.boosting |
Contains Gradient Boosting regression and classification abstract classes
allowing regressor type selecting in child classes.
|
org.apache.ignite.ml.tree.boosting |
Contains implementation of gradient boosting on trees.
|
Modifier and Type | Class and Description |
---|---|
class |
GDBBinaryClassifierTrainer
Trainer for binary classifier using Gradient Boosting.
|
class |
GDBRegressionTrainer
Trainer for regressor using Gradient Boosting.
|
Modifier and Type | Method and Description |
---|---|
GDBTrainer |
GDBTrainer.withCheckConvergenceStgyFactory(ConvergenceCheckerFactory factory)
Sets CheckConvergenceStgyFactory.
|
Modifier and Type | Class and Description |
---|---|
class |
GDBBinaryClassifierOnTreesTrainer
Implementation of Gradient Boosting Classifier Trainer on trees.
|
class |
GDBRegressionOnTreesTrainer
Implementation of Gradient Boosting Regression Trainer on trees.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019