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. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.14.0 Release Date : September 29 2022