因此,我们拥有64个维度的数据。 使用sklearn中的isomap减少2维 from sklearn.manifold import Isomap iso = Isomap(n_components= ...
確定! 回上一頁