| Package | Description |
|---|---|
| org.apache.ignite.ml.environment |
Package contains environment utils for ML algorithms.
|
| org.apache.ignite.ml.environment.parallelism |
Package contains realisations of parallelism strategies for multi-thread algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
LearningEnvironmentBuilder |
LearningEnvironmentBuilder.withParallelismStrategy(ParallelismStrategy.Type stgyType)
Specifies Parallelism Strategy for LearningEnvironment.
|
| Modifier and Type | Method and Description |
|---|---|
static ParallelismStrategy.Type |
ParallelismStrategy.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParallelismStrategy.Type[] |
ParallelismStrategy.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019