Typing name : TASK.gws_gaia.PCATrainer Brick : gws_gaia Train a Principal Component Analysis (PCA) modelTrainer 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 loginInputTable The input table TablelogoutOutputresult The output result Pca trainer resultsettingsConfiguration nb_components Optional Type : intDefault value : 2