HistoryConfiguration Class

Represents configuration information to disable or enable experiment history logging features in experiments.

This class is used in the RunConfiguration class.

Class HistoryConfiguration constructor.

Inheritance
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElement
HistoryConfiguration

Constructor

HistoryConfiguration()

Parameters

Name Description
output_collection
Required

Indicates whether to enable history tracking, which allows status, logs, metrics, and outputs to be collected for a run.

snapshot_project
Required

Indicates whether to take snapshots for history.