Train a PySpark model and save in MLeap format

Note

Databricks Runtime does not support open source MLeap. To use MLeap, you must create a cluster running Databricks Runtime 13.3 LTS ML or below. These versions of Databricks Runtime ML have a custom version of MLeap preinstalled.

The following notebook trains a PySpark model and saves it in MLeap format.

MLflow PySpark model training notebook

Open notebook in new tab