INCrossValidations.Mode Property

Definition

[Required] Mode for determining N-Cross validations.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Mode for determining N-Cross validations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.NCrossValidationsMode) }, ReadOnly=false, Required=true, SerializedName="mode")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.NCrossValidationsMode Mode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Mode for determining N-Cross validations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.NCrossValidationsMode) }, ReadOnly=false, Required=true, SerializedName="mode")>]
member this.Mode : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.NCrossValidationsMode with get, set
Public Property Mode As NCrossValidationsMode

Property Value

Attributes

Applies to