ClassificationTrainingSettings.AllowedTrainingAlgorithms Property

Definition

Allowed models for classification task.

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

Property Value

Applies to