Package | Description |
---|---|
org.apache.ignite.ml.dataset.impl.cache |
Base package for cache based implementation of machine learning dataset.
|
org.apache.ignite.ml.sql |
Contains util classes that help to work with machine learning models in SQL and train models on data from SQL tables.
|
Modifier and Type | Method and Description |
---|---|
CacheBasedDatasetBuilder<K,V> |
CacheBasedDatasetBuilder.withKeepBinary(boolean isKeepBinary)
Add keepBinary policy.
|
CacheBasedDatasetBuilder<K,V> |
CacheBasedDatasetBuilder.withRetriesNumber(int retries)
Sets number of retries. 15 * 60 by default.
|
Modifier and Type | Class and Description |
---|---|
class |
SqlDatasetBuilder
Subclass of
CacheBasedDatasetBuilder that should be used to work with SQL tables. |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024