Compartir a través de


TopNFeaturesByAttribution.Top Property

Definition

The number of top features to include.

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

Property Value

Implements

Top
Attributes

Applies to