Package | Description |
---|---|
org.apache.ignite.ml.dataset |
Base package for machine learning dataset classes.
|
org.apache.ignite.ml.math.functions |
Contains serializable functions for distributed code algebra.
|
Modifier and Type | Method and Description |
---|---|
default void |
Dataset.compute(IgniteBiConsumer<D,LearningEnvironment> map)
|
default void |
Dataset.computeWithCtx(IgniteBiConsumer<C,D> map)
Applies the specified
map function to every partition data and context in the dataset. |
Modifier and Type | Interface and Description |
---|---|
interface |
IntDoubleToVoidFunction
Setter function for the vector.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024