/K-Means-PCA-the-Breast-Cancer-Wisconsin-dataset

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.

Primary LanguageJupyter Notebook

Stargazers