Share via


Regression.TrainingSettingAllowedTrainingAlgorithm Property

Definition

Allowed models for regression task.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.RegressionModels[] 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.RegressionModels[] with get, set
Public Property TrainingSettingAllowedTrainingAlgorithm As RegressionModels()

Property Value

Implements

Attributes

Applies to