Delen via


Forecasting.TrainingSettingEnableDnnTraining Property

Definition

Enable recommendation of DNN models.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public bool? TrainingSettingEnableDnnTraining { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.TrainingSettingEnableDnnTraining : Nullable<bool> with get, set
Public Property TrainingSettingEnableDnnTraining As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to