experiment Module

Contains functionality used to submit experiments and manage experiment history in Azure Machine Learning.

Classes

Experiment

Represents the main entry point for creating and working with experiments in Azure Machine Learning.

An Experiment is a container of trials that represent multiple model runs.

Experiment constructor.

ViewType

Defines how to filter out or include archived experiments when listing experiments.

Use ViewType in the list method.