Share via


ImageClassificationMultilabel.ModelSettingStepLrGamma Property

Definition

Value of gamma when learning rate scheduler is 'step'. Must be a float in the range [0, 1].

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

Property Value

Implements

Attributes

Applies to