Sdílet prostřednictvím


ClassificationTrainingSettings.BlockedTrainingAlgorithms Property

Definition

Blocked models for classification task.

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

Property Value

Applies to