Implementing k-means clustering

Refer to the source code provided for this chapter for implementing the k-means clustering methods (only supervised learning techniques - source code path .../chapter08/... under each of the folders for the technology).

Using Mahout

Refer to the folder .../mahout/chapter8/k-meansexample/.

Using R

Refer to the folder .../r/chapter8/k-meansexample/.

Using Spark

Refer to the folder .../spark/chapter8/k-meansexample/.

Using Python (scikit-learn)

Refer to the folder .../python-scikit-learn/chapter8/k-meansexample/.

Using Julia

Refer to the folder .../julia/chapter8/k-meansexample/.

Get Practical Machine Learning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.