Experiment Tracking #

For an introduction to Experiment Tracking in DSS, please see Experiment Tracking .

Experiment Tracking in DSS uses the MLflow Tracking API.

Detailed examples #

The tutorial section contains several examples of experiment tracking implementation using a variety of frameworks.

Reference documentation #

dataikuapi.dss.mlflow.DSSMLflowExtension (...)

A handle to interact with specific endpoints of the DSS MLflow integration.

dataikuapi.dss.project.DSSProject.get_mlflow_extension ()

Get a handle to interact with the extension of MLflow provided by DSS