Package | Description |
---|---|
org.apache.ignite.ml.tree |
Root package for decision trees.
|
org.apache.ignite.ml.tree.boosting |
Contains implementation of gradient boosting on trees.
|
Modifier and Type | Method and Description |
---|---|
DecisionTreeRegressionTrainer |
DecisionTreeRegressionTrainer.withUsingIdx(boolean usingIdx)
Sets usingIdx parameter and returns trainer instance.
|
Modifier and Type | Method and Description |
---|---|
protected @NotNull DecisionTreeRegressionTrainer |
GDBBinaryClassifierOnTreesTrainer.buildBaseModelTrainer()
Returns regressor model trainer for one step of GDB.
|
protected @NotNull DecisionTreeRegressionTrainer |
GDBRegressionOnTreesTrainer.buildBaseModelTrainer()
Returns regressor model trainer for one step of GDB.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019