Train Dimensionality Reduction

Brief Description

Train a dimensionality reduction model

Tags

Learning

Long Description

Trainer for dimensionality reduction algorithms (autoencoders, PCA, SOM). All input samples are used to compute the model, like other machine learning models.
The model can be used in the ImageDimensionalityReduction and VectorDimensionalityReduction applications.

Parameters

Limitations

None

Authors

OTB-Team

See also

ImageDimensionalityReduction, VectorDimensionalityReduction

Example of use