Compartilhar via


ITrainingSettings.EnableStackEnsemble Property

Definition

Enable stack ensemble run.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Enable stack ensemble run.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableStackEnsemble")]
public bool? EnableStackEnsemble { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Enable stack ensemble run.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableStackEnsemble")>]
member this.EnableStackEnsemble : Nullable<bool> with get, set
Public Property EnableStackEnsemble As Nullable(Of Boolean)

Property Value

Attributes

Applies to