Udostępnij za pośrednictwem


RegressionTrainingSettings.BlockedTrainingAlgorithms Property

Definition

Blocked models for regression task.

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

Property Value

Applies to