Login
Back to bricks list
Introduction Version

LLE trainer

TASK
Typing name :  TASK.gws_gaia.LocallyLinearEmbeddingTrainer Brick :  gws_gaia

Trainer of a Locally Linear Embedding (LLE) model

Trainer of a locally linear embedding model. Compute the embedding vectors for a table.

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

Input

Table
The input table

Output

result
The output result

Configuration

nb_components

Optional

Type : intDefault value : 2