Can I use mlflow locally on my machine or does it always have to be through Databricks?

Anonymous
Not applicable

Would it require DB connect / DB CLI / API?

sajith_appukutt
Databricks Employee
Databricks Employee

mlflow is an open source framework and you could pip install mlflow in your laptop for example.

https://mlflow.org/docs/latest/quickstart.html

View solution in original post