Login
Back to bricks list
Introduction Version

ICA trainer

TASK
Typing name :  TASK.gws_gaia.ICATrainer Brick :  gws_gaia

Train an Independant Component Analysis (ICA) model

Trainer 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.

Input

Table
The input table

Output

result
The output result

Configuration

nb_components

Optional

Type : intDefault value : 2