Experiments

Prev Next

Available in VPC.

An Experiment is a workgroup used to run a pipeline with various configurations. An Experiment can contain multiple Runs, and it is used to logically group and manage those Runs. When you run a pipeline, a Run is created, and an Experiment is required in order to execute it. You can create and manage Experiments and Runs using both the Python SDK and the Experiments interface.

Note

To delete an Experiment, you must use the delete_experiment function in the Python SDK.

mlxp_console_experiments01_ko

Component Description
Experiment name Experiment name
Description Experiment description
Last 5 runs Execution status of the five most recent runs