Package | Description |
---|---|
org.apache.ignite.ml.util |
Contains some utils for ML module.
|
Modifier and Type | Method and Description |
---|---|
static List<MnistUtils.MnistLabeledImage> |
MnistUtils.mnistAsList(String imagesPath,
String labelsPath,
Random rnd,
int cnt)
Read random
count samples from MNIST dataset from two files (images and labels) into a stream of labeled
vectors. |
static List<MnistUtils.MnistLabeledImage> |
MnistUtils.mnistAsListFromResource(String imagesPath,
String labelsPath,
Random rnd,
int cnt)
Read random
count samples from MNIST dataset from two resources (images and labels) into a stream of
labeled vectors. |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024