-
Book Overview & Buying
-
Table Of Contents
Apache Spark for Machine Learning
By :
This chapter provides a comprehensive introduction to the integration of machine learning within the Apache Spark ecosystem. It begins by elucidating fundamental machine learning principles, such as supervised, unsupervised, and reinforcement learning, and their relevance to Spark’s distributed computing paradigm. You will gain insights into its rich set of algorithms for classification, regression, clustering, and recommendation tasks. Furthermore, the chapter elucidates why Spark is used for machine learning, examining its use cases and benefits. It will also help you to set up Apache Spark on a local machine.
We will cover the following topics in this chapter:
By the end of this chapter, you will know the basics of machine learning, Apache Spark, and how to set it up.