Share via


IRegression.TrainingSettingStackEnsembleSettingStackMetaLearnerKWarg 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 TrainingSettingStackEnsembleSettingStackMetaLearnerKWarg { 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.TrainingSettingStackEnsembleSettingStackMetaLearnerKWarg : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny with get, set
Public Property TrainingSettingStackEnsembleSettingStackMetaLearnerKWarg As IAny

Property Value

Attributes

Applies to