Book Image

Spark Cookbook

By : Rishi Yadav
Book Image

Spark Cookbook

By: Rishi Yadav

Overview of this book

Table of Contents (19 chapters)
Spark Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Supervised Learning with MLlib – Classification

This chapter is divided into the following recipes:

  • Doing classification using logistic regression

  • Doing binary classification using SVM

  • Doing classification using decision trees

  • Doing classification using Random Forests

  • Doing classification using Gradient Boosted Trees

  • Doing classification with Naïve Bayes