IStackEnsembleSettings.StackMetaLearnerKWarg Property

Definition

Optional parameters to pass to the initializer of the meta-learner.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Optional parameters to pass to the initializer of the meta-learner.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="stackMetaLearnerKWargs")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny StackMetaLearnerKWarg { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Optional parameters to pass to the initializer of the meta-learner.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="stackMetaLearnerKWargs")>]
member this.StackMetaLearnerKWarg : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny with get, set
Public Property StackMetaLearnerKWarg As IAny

Property Value

Attributes

Applies to