cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

ML Model

UnniKAnat
New Contributor

What's the best option to store your trained ML models

1 REPLY 1

mheffernan
New Contributor II

Depending on how many you have, different solutions may be appropriate - and conveniently, you can use MLflow as a front end for most of these if you're working in Python. If you're working on personal projects, a local MLflow instance might be the right call. However, you can change the MLflow backend to be a database or remote, so you can store your trained models in the cloud (AWS, Google Cloud, etc.) or on remote resources not in the cloud (on-premises) including those with an HTTP endpoint.

For more information, here's the MLflow documentation with additional resources on backend stores, including on Databricks integration.

Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!