layout: global title: Classification and Regression - spark.mllib displayTitle: Classification and Regression - spark.mllib

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: