Megosztás a következőn keresztül:


Evaluation.FeatureImportance Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="featureImportance")]
public System.Collections.Generic.IList<System.Collections.Generic.IList<string>> FeatureImportance { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="featureImportance")>]
member this.FeatureImportance : System.Collections.Generic.IList<System.Collections.Generic.IList<string>> with get, set
Public Property FeatureImportance As IList(Of IList(Of String))

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to