Compartir a través de


FeatureImportanceSettings.Mode Property

Definition

The mode of operation for computing feature importance.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.FeatureImportanceMode? Mode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Mode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.FeatureImportanceMode> with get, set
Public Property Mode As Nullable(Of FeatureImportanceMode)

Property Value

Implements

Attributes

Applies to