Share via


Regression.TrainingSettingBlockedTrainingAlgorithm Property

Definition

Blocked 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[] TrainingSettingBlockedTrainingAlgorithm { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.TrainingSettingBlockedTrainingAlgorithm : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.RegressionModels[] with get, set
Public Property TrainingSettingBlockedTrainingAlgorithm As RegressionModels()

Property Value

Implements

Attributes

Applies to