Package | Description |
---|---|
org.apache.ignite.ml.tree.boosting |
Contains implementation of gradient boosting on trees.
|
Modifier and Type | Method and Description |
---|---|
GDBRegressionOnTreesTrainer |
GDBRegressionOnTreesTrainer.setMaxDepth(int maxDepth)
Set up the max depth.
|
GDBRegressionOnTreesTrainer |
GDBRegressionOnTreesTrainer.setMinImpurityDecrease(double minImpurityDecrease)
Set up the min impurity decrease.
|
GDBRegressionOnTreesTrainer |
GDBRegressionOnTreesTrainer.withEnvironmentBuilder(LearningEnvironmentBuilder envBuilder)
Changes learning Environment.
|
GDBRegressionOnTreesTrainer |
GDBRegressionOnTreesTrainer.withUsingIdx(boolean usingIdx)
Set useIndex parameter and returns trainer instance.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024