Home
last modified time | relevance | path

Searched refs:node_position_model (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/applications/
H A Dplot_stock_market.py191 node_position_model = manifold.LocallyLinearEmbedding( variable
195 embedding = node_position_model.fit_transform(X.T).T