See: Description
| Class | Description |
|---|---|
| SimpleStackedDatasetTrainer<I,O,AM extends IgniteModel<I,O>,L> |
DatasetTrainer with same type of input and output of submodels. |
| StackedDatasetTrainer<IS,IA,O,AM extends IgniteModel<IA,O>,L> |
DatasetTrainer encapsulating stacking technique for model training. |
| StackedModel<IS,IA,O,AM extends IgniteModel<IA,O>> |
This is a wrapper for model produced by
StackedDatasetTrainer. |
| StackedVectorDatasetTrainer<O,AM extends IgniteModel<Vector,O>,L> |
StackedDatasetTrainer with Vector as submodels input and output. |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025