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.environment |
Package contains environment utils for ML algorithms.
|
org.apache.ignite.ml.trainers |
Contains model trainers.
|
Modifier and Type | Field and Description |
---|---|
protected LearningEnvironment |
GDBLearningStrategy.environment
Learning environment.
|
Modifier and Type | Method and Description |
---|---|
GDBLearningStrategy |
GDBLearningStrategy.withEnvironment(LearningEnvironment environment)
Sets learning environment.
|
Modifier and Type | Field and Description |
---|---|
static LearningEnvironment |
LearningEnvironment.DEFAULT
Default environment
|
Modifier and Type | Method and Description |
---|---|
LearningEnvironment |
LearningEnvironmentBuilder.build()
Create an instance of LearningEnvironment.
|
Modifier and Type | Field and Description |
---|---|
protected LearningEnvironment |
DatasetTrainer.environment
Learning Environment.
|
Modifier and Type | Method and Description |
---|---|
void |
DatasetTrainer.setEnvironment(LearningEnvironment environment)
Sets learning Environment
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019