Breast Cancer Data Unsupervised Machine Learning
A K-Means clustering experiment looking at clusters of breast cancer tumor size.
In this experiment I performed K-Means cluster analysis of the breast cancer tumor size label. First
I cleaned and normalized the data, prior to the K-Means analysis looking for two clusters (see the figure). The dataset was the AzureML tutorial breast cancer data.