Regression.TrainingSettingAllowedTrainingAlgorithm Property

Definition

Allowed models for regression task.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> TrainingSettingAllowedTrainingAlgorithm { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.TrainingSettingAllowedTrainingAlgorithm : System.Collections.Generic.List<string> with get, set
Public Property TrainingSettingAllowedTrainingAlgorithm As List(Of String)

Property Value

Implements

Attributes

Applies to