| 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,Integer> map)
Applies the specified
map function to every partition data in the dataset and partition index. |
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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019