다음을 통해 공유


RegressionTrainingSettings.AllowedTrainingAlgorithms Property

Definition

Allowed models for regression task.

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

Property Value

Applies to