/
retired

MLeap ML Model Export

MLeap ML Model Export is retired, replaced by ONNX model format (retired September 2023).

Databricks' way of exporting a trained Apache Spark, scikit-learn or TensorFlow pipeline as an MLeap bundle - a serialization format plus execution engine - so the model could be loaded outside Spark to serve individual low-latency predictions.

  • The portable format was never that portable on Databricks - open source MLeap was unsupported on Databricks Runtime, and only a custom build preinstalled in Databricks Runtime ML would do.
  • It entered the docs twice in 2018, first as Databricks ML Model Export in March and then as the MLeap notebooks in May, and the March announcement now quietly sends readers to the MLeap archive page.
  • It left the runtime in the same breath as miniconda - the Databricks Runtime 14.0 ML notes list the two side by side as packages removed from the image.
Open in REbricked →
Category
AI / ML
Deprecated
September 2023
Also known as
MLeap, Model Export, Databricks ML Model Export
Verified
2026-09-11

Sources

Related in AI / ML