ITrainingSettings.StackEnsembleSettingStackMetaLearnerKWarg Property

Definition

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

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

Property Value

Attributes

Applies to