Login
Back to bricks list
Introduction Version

PCA trainer

TASK
Typing name :  TASK.gws_gaia.PCATrainer Brick :  gws_gaia

Train a Principal Component Analysis (PCA) model

Trainer of a Principal Component Analysis (PCA) model. Fit a PCA model with a training table.

See https://scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA.html for more details

Input

Table
The input table

Output

result
The output result

Configuration

nb_components

Optional

Type : intDefault value : 2