Implementing ensemble methods

Refer to the source code provided for this chapter to implement the ensemble learning methods (only supervised learning techniques). (source code path .../chapter13/... under each of the folders for the technology).

Using Mahout

Refer to the folder .../mahout/chapter13/ensembleexample/.

Using R

Refer to the folder .../r/chapter13/ensembleexample/.

Using Spark

Refer to the folder .../spark/chapter13/ensembleexample/.

Using Python (Scikit-learn)

Refer to the folder .../python (scikit-learn)/chapter13/ensembleexample/.

Using Julia

Refer to the folder .../julia/chapter13/ensembleexample/.

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.