次の方法で共有


PersonalizerEvaluation.FeatureImportance プロパティ

定義

特徴量の重要度。

public System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IList<string>> FeatureImportance { get; }
member this.FeatureImportance : System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IList<string>>
Public ReadOnly Property FeatureImportance As IReadOnlyList(Of IList(Of String))

プロパティ値

適用対象