Share via


ForecastingTrainingSettings.AllowedTrainingAlgorithms Property

Definition

Allowed models for forecasting task.

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

Property Value

Applies to