RegressionTrainingSettings.StackEnsembleSettingStackMetaLearnerKWarg Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional parameters to pass to the initializer of the meta-learner.
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny StackEnsembleSettingStackMetaLearnerKWarg { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.StackEnsembleSettingStackMetaLearnerKWarg : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny with get, set
Public Property StackEnsembleSettingStackMetaLearnerKWarg As IAny
Property Value
Implements
- Attributes