K-means is a least-squares optimization problem, so is PCA. k-means tries to find the least-squares partition of the data. PCA finds the least-squares cluster membership vector.
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool