Share via


ImageModelSettingsClassification.LearningRate Property

Definition

Initial learning rate. Must be a float in the range [0, 1].

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

Property Value

Implements

Attributes

Applies to