IBanditPolicy.SlackAmount Property

Definition

Absolute distance allowed from the best performing run.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Absolute distance allowed from the best performing run.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="slackAmount")]
public float? SlackAmount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Absolute distance allowed from the best performing run.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="slackAmount")>]
member this.SlackAmount : Nullable<single> with get, set
Public Property SlackAmount As Nullable(Of Single)

Property Value

Attributes

Applies to