I have a applied k-means algorithm on shape (2048, 475). I used the following code from sklearn.cluster import KMeans model ...
確定! 回上一頁