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.withEnvironmentBuilder(LearningEnvironmentBuilder envBuilder)
Changes learning Environment.
|
DecisionTreeRegressionTrainer |
DecisionTreeRegressionTrainer.withUsingIdx(boolean usingIdx)
Sets usingIdx parameter and returns trainer instance.
|
Modifier and Type | Method and Description |
---|---|
protected @NotNull DecisionTreeRegressionTrainer |
GDBRegressionOnTreesTrainer.buildBaseModelTrainer()
Returns regressor model trainer for one step of GDB.
|
protected @NotNull DecisionTreeRegressionTrainer |
GDBBinaryClassifierOnTreesTrainer.buildBaseModelTrainer()
Returns regressor model trainer for one step of GDB.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024