DagsHub MLflow Tracking Endpoint

Each DagsHub repo provides a hosted MLflow tracking server endpoint. Point `MLFLOW_TRACKING_URI` at the repo's `.mlflow` URL and authenticate with a token.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: dagshub:dagshub-mlflow
name: DagsHub MLflow Tracking Endpoint
humanURL: https://dagshub.com/docs/integration_guide/mlflow_tracking/
baseURL: https://dagshub.com/{user}/{repo}.mlflow
tags:
- MLflow
- Experiment Tracking
description: Each DagsHub repo provides a hosted MLflow tracking server endpoint. Point `MLFLOW_TRACKING_URI`
  at the repo's `.mlflow` URL and authenticate with a token.
properties:
- type: Documentation
  url: https://dagshub.com/docs/integration_guide/mlflow_tracking/