December 2016
Beginner to intermediate
392 pages
8h 13m
English
In this chapter, you will learn about the MLlib component of Spark. We will cover the following recipes:
MLlib is the machine learning (ML) library that is provided with Apache Spark, the in-memory, cluster-based, open source data processing system. In this chapter, I will examine the functionality of algorithms provided within the MLlib library in terms of areas of machine learning tasks such as classification, recommendation, and neural processing. For each algorithm, we'll provide working examples that tackle real problems. We will take a step-by-step ...
Read now
Unlock full access