Implement A Distributed Math algorithm in 2hrs: K-Means
Details
We will take a simple yet popular & powerful math algorithm such as K-Means and implement a distributed version in 2hrs.
Pre-requisites: Knowledge of Java
K-Means: http://en.wikipedia.org/wiki/K-means_clustering
For extra credit -
We'll look at KNN (K-Nearest Neighbors) https://en.wikipedia.org/wiki/K-nearest_neighbors_algorithm
See: http://h2o.0xdata.com/
