mlflow / mlflow

Open source platform for the machine learning lifecycle
https://mlflow.org
Apache License 2.0
17.81k stars 4.02k forks source link

Can add support to Unity Catalog registered models? #12165

Open dangz90 opened 4 weeks ago

dangz90 commented 4 weeks ago

Willingness to contribute

Yes. I would be willing to contribute this feature with guidance from the MLflow community.

Proposal Summary

The use case for this feature is to add support to MLflow Recipes to save models directly to Databrick's Unity Catalog.

Motivation

What is the use case for this feature?

The use case for this feature is to enable MLflow Recipes to save models directly to Databrick's Unity Catalog. This feature will allow users to comply with Databrick's recommendations for governing and deploying models, ensuring that all models are logged, governed, and managed in a centralized location.

Why is this use case valuable to support for MLflow users in general?

This use case is valuable for MLflow users in general because it aligns with the latest standards and recommendations for model management. By enabling MLflow Recipes to save models to the Unity Catalog, users can streamline their model governance and deployment processes, ensuring that all models are properly logged and managed. This can improve the efficiency and effectiveness of their machine learning workflows.

Why is this use case valuable to support for your project(s) or organization?

This use case is particularly valuable for my organization because our new standards require us to log and govern models through the Unity Catalog. By integrating MLflow Recipes with the Unity Catalog, we can ensure that we are adhering to these standards, improving our model governance processes and making our machine learning workflows more efficient and effective.

Why is it currently difficult to achieve this use case?

Achieving this use case is currently difficult because it requires MLflow recipes to be able to work with Unity Catalog model logging and model registry.

Details

No response

What component(s) does this bug affect?

What interface(s) does this bug affect?

What language(s) does this bug affect?

What integration(s) does this bug affect?

daniellok-db commented 3 weeks ago

Please feel free to make a contribution for this feature, the team will review it!

github-actions[bot] commented 2 weeks ago

@mlflow/mlflow-team Please assign a maintainer and start triaging this issue.