Typing name : TASK.gws_gaia.LocallyLinearEmbeddingTrainer Brick : gws_gaia Trainer of a Locally Linear Embedding (LLE) modelTrainer 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. loginInputTable The input table TablelogoutOutputresult The output result Locally linear embedding resultsettingsConfiguration nb_components Optional Type : intDefault value : 2