Delen via


ClassificationTrainingSettings.EnableDnnTraining Property

Definition

Enable recommendation of DNN models.

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

Property Value

Implements

Attributes

Applies to