Compartir a través de


RegressionTrainingSettings.BlockedTrainingAlgorithms Propiedad

Definición

Modelos bloqueados para la tarea de regresión.

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)

Valor de propiedad

Se aplica a