Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 05:22 AM
Deploy as Code is recommended.
If you need to copy the model as a Pickle file then use https://github.com/mlflow/mlflow-export-import
CICD implementation sample
https://github.com/gchandra10/ml_export_import_demo
~
Contribute to mlflow/mlflow-export-import development by creating an account on GitHub.
Github Actions pipeline to Export and Import models from one Unity Catalog Metastore to another Unity Catalog Metastore. - gchandra10/ml_export_import_demo