Condividi tramite


Classification.TrainingSettingAllowedTrainingAlgorithm Property

Definition

Allowed models for classification task.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ClassificationModels[] TrainingSettingAllowedTrainingAlgorithm { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.TrainingSettingAllowedTrainingAlgorithm : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ClassificationModels[] with get, set
Public Property TrainingSettingAllowedTrainingAlgorithm As ClassificationModels()

Property Value

Implements

Attributes

Applies to