Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 218 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 218 Bytes

K-Means Clustering

Using multivariate statistics to cluster NBA players together based on very basic NBA statistics. Using PCA for variable reduction and K-Means clustering to cluster on the player component scores.