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: 

If I do training on Sagemaker (for example), can I still use the MLflow Tracking Server on Databricks instead of hosting my own server?

MoJaMa
Databricks Employee
Databricks Employee
 
1 REPLY 1

MoJaMa
Databricks Employee
Databricks Employee

Yes!

You will have to

pip install mlflow

in your environment as a first step.

For more details, see: https://docs.databricks.com/applications/mlflow/access-hosted-tracking-server.html