Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 266 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 266 Bytes

KMeans on MNIST

Info

Academic project that required the application of the clustering technique (KMeans) using the MLlib Machine Learning library of Apache Spark.

The notebook contains and shows the resulting centroids after the convergence of the algorithm.