PCA + kmeans2017-11-26·2 分钟Deep-Learning K-Means PCA先记录一下PCA实战需要用到的安装包(arch下,python2环境) # python2-scikit-learn # python2-numpy