Package | Description |
---|---|
org.apache.ignite.ml.dataset.impl.local |
Base package for local implementation of machine learning dataset.
|
Modifier and Type | Method and Description |
---|---|
<C extends Serializable,D extends AutoCloseable> |
LocalDatasetBuilder.build(LearningEnvironmentBuilder envBuilder,
PartitionContextBuilder<K,V,C> partCtxBuilder,
PartitionDataBuilder<K,V,C,D> partDataBuilder,
LearningEnvironment learningEnvironment)
Constructs a new instance of
Dataset that includes allocation required data structures and
initialization of context part of partitions. |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024