Compartilhar via


ClassificationTrainingSettings.AllowedTrainingAlgorithms Propriedade

Definição

Modelos permitidos para a tarefa de classificação.

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)

Valor da propriedade

Aplica-se a