次の方法で共有


FeatureImportanceSettings.Mode Property

Definition

The mode of operation for computing feature importance.

public Azure.ResourceManager.MachineLearning.Models.FeatureImportanceMode? Mode { get; set; }
member this.Mode : Nullable<Azure.ResourceManager.MachineLearning.Models.FeatureImportanceMode> with get, set
Public Property Mode As Nullable(Of FeatureImportanceMode)

Property Value

Applies to