website/content/docs/pipelines/concepts/experiment.md

657 B

+++ title = "Experiment" description = "Conceptual overview of experiments in Kubeflow Pipelines" weight = 40 +++

An experiment is a workspace where you can try different configurations of your pipelines. You can use experiments to organize your runs into logical groups. Experiments can contain arbitrary runs, including recurring runs.

Next steps