Experiment Tracking

Experiment tracking is the process of saving all experiment-related information that you care about for every experiment you run. This may include parameters, performance metrics, models and any other data relevant to your project.

In Dataiku, this can be done:

This section focuses on code-based Experiment Tracking. Code-based Experiment Tracking in DSS uses the MLflow Tracking API.