Dagster + MLflow

Streamline the process of productionizing, maintaining and monitoring machine learning models.

About this integration

With dagster-mlflow, you can initialize an MLflow run and use it for all steps within a Dagster run. Additionally, you can access all of MLflow’s methods as well as the MLflow tracking client’s methods.

Installation

Example

About MLflow

MLflow is an open source platform for managing the end-to-end machine learning lifecycle.