| Package | Description |
|---|---|
| org.apache.ignite.ml.util |
Contains some utils for ML module.
|
| Modifier and Type | Method and Description |
|---|---|
static MLSandboxDatasets |
MLSandboxDatasets.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLSandboxDatasets[] |
MLSandboxDatasets.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteCache<Integer,Vector> |
SandboxMLCache.fillCacheWith(MLSandboxDatasets dataset)
Fills cache with data and returns it.
|
List<String> |
SandboxMLCache.loadDataset(MLSandboxDatasets dataset)
Loads dataset as a list of rows.
|
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025