Typing name : TASK.gws_gaia.ICATrainer Brick : gws_gaia Train an Independant Component Analysis (ICA) modelTrainer of an Independant Component Analysis (ICA) model. Fit a model of ICA to a training table. See https://scikit-learn.org/stable/modules/generated/sklearn.decomposition.ICA.html#sklearn.decomposition.ICA.fit for more details. loginInputTable The input table TablelogoutOutputresult The output result Ica resultsettingsConfiguration nb_components Optional Type : intDefault value : 2