Package | Description |
---|---|
org.apache.ignite.ml.composition |
Contains classes for ensemble of models implementation.
|
org.apache.ignite.ml.trainers |
Contains model trainers.
|
Modifier and Type | Method and Description |
---|---|
static <L> DatasetMapping<L,L> |
DatasetMapping.mappingFeatures(IgniteFunction<Vector,Vector> mapper)
Dataset mapping which maps features, leaving labels unaffected.
|
Modifier and Type | Method and Description |
---|---|
AdaptableDatasetTrainer<I,O,IW,OW,M,L> |
AdaptableDatasetTrainer.withDatasetMapping(DatasetMapping<L,L> mapping)
Specify
DatasetMapping which will be applied to dataset before fitting and updating. |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024