Transform X by PCA(n_components=50) then transform by UMAP(n_components=3); Apply k-Means(n_clusters=8); Classify 8 clusters to 3 labels by hand ...
確定! 回上一頁