# MLflow

[**MLflow**](https://mlflow.org/) **is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. The** [**Docker image**](https://hub.docker.com/r/adacotechjp/mlflow/tags) **of MLflow is available with the `2.4.0` tag.**

After the node where you'd like to run MLflow is [**registered**](https://docs.dyrector.io/tutorials/register-your-node), you can set it up by following the steps of deployments as documented [**here**](https://docs.dyrector.io/tutorials/deploy-your-product).

Once the deployment is successful, MLflow is ready to use at [**http://localhost:5001/**](http://localhost:5001/) by default, as seen below.

<figure><img src="https://315393028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCNvxW8k55ZlpJfMk8Oep%2Fuploads%2FFAXbWlf1NRSKZsD2ekwD%2Fdyrector-io-mlflow-template.png?alt=media&#x26;token=75880781-458f-4c30-94e1-aec998136d0e" alt=""><figcaption></figcaption></figure>
