lale.lib.autogen.locally_linear_embedding module¶
-
class
lale.lib.autogen.locally_linear_embedding.LocallyLinearEmbeddingImpl(n_neighbors=5, n_components=2, reg=0.001, eigen_solver='auto', tol=1e-06, max_iter=100, method='standard', hessian_tol=0.0001, modified_tol=1e-12, neighbors_algorithm='auto', random_state=None, n_jobs=None)[source]¶ Bases:
object