#lle降維. from sklearn.manifold import locallylinearembedding. lle = locallylinearembedding(n_components=2, n_neighbors=10). #畫出降維圖.
確定! 回上一頁