Skip to content

Instantly share code, notes, and snippets.

View johnnydepup's full-sized avatar
💭
Having Fun

Johnny johnnydepup

💭
Having Fun
View GitHub Profile
@johnnydepup
johnnydepup / Kmeans Readme.md
Created June 4, 2016 13:26 — forked from umbertogriffo/Kmeans Readme.md
Step by step Code Tutorial on implementing a basic k-means in Spark in order to cluster a geo-located devices

DATASET

* Download dataset at:
* https://drive.google.com/folderview?id=0B8DR8_DnlFdQM0diSnZJNnZTYlE&usp=sharing

CODE