ForecastingTrainingSettings.BlockedTrainingAlgorithms Property

Definition

Blocked models for forecasting task.

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.ForecastingModel> BlockedTrainingAlgorithms { get; set; }
member this.BlockedTrainingAlgorithms : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.ForecastingModel> with get, set
Public Property BlockedTrainingAlgorithms As IList(Of ForecastingModel)

Property Value

Applies to