Package | Description |
---|---|
org.apache.ignite.ml.tree |
Root package for decision trees.
|
Modifier and Type | Method and Description |
---|---|
DecisionTreeClassificationTrainer |
DecisionTreeClassificationTrainer.withEnvironmentBuilder(LearningEnvironmentBuilder envBuilder)
Changes learning Environment.
|
DecisionTreeClassificationTrainer |
DecisionTreeClassificationTrainer.withMaxDeep(Double maxDeep)
Set up the max deep of decision tree.
|
DecisionTreeClassificationTrainer |
DecisionTreeClassificationTrainer.withMinImpurityDecrease(Double minImpurityDecrease)
Set up the min impurity decrease of decision tree.
|
DecisionTreeClassificationTrainer |
DecisionTreeClassificationTrainer.withUseIndex(boolean useIdx)
Sets useIndex parameter and returns trainer instance.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024