layout: global title: Classification and Regression - RDD-based API displayTitle: Classification and Regression - RDD-based API

The spark.mllib package supports various methods for binary classification, multiclass classification, and regression analysis. The table below outlines the supported algorithms for each type of problem.

More details for these methods can be found here: