January 2016
Intermediate to advanced
160 pages
3h 35m
English
CHAPTER 6
![]()
Learning From Your Data?
One of the powerful features of Spark is its machine learning capabilities. Using the Spark Mllib it’s very easy to enrich existing data processing pipelines with learning algorithms. This chapter is an introduction to the main concepts behind machine learning and an introduction to augmenting our architecture with machine learning features.
Introduction to Machine Learning
Machine learning is the concept of creating computer programs that can learn from themselves when exposed to new data.
Machine learning is widely used today, and present in almost all industries, to improve user navigation depending on previous ...
Read now
Unlock full access