An experiment is a container in Labelbox that houses all of the information related to the iterative development of a specific model. It contains the data rows for training, model error analysis metrics, model versioning, and versioned snapshots (model runs) of data rows, predictions, etc, associated with a model’s development.Experiments are designed to help you track and compare all of the iterations associated with your model development.
In the History subtab, you can view all of the model runs associated with an experiment. From this view, you can see the following configurations for each model run: Model run name, Time, Number of data rows, and Data splits.