次の方法で共有


NaiveBayesMulticlassModelParameters.GetFeatureHistogramLong メソッド

定義

ジェネリック型 long の特徴ヒストグラムを取得します。

public System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyList<long>> GetFeatureHistogramLong ();
member this.GetFeatureHistogramLong : unit -> System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyList<int64>>
Public Function GetFeatureHistogramLong () As IReadOnlyList(Of IReadOnlyList(Of Long))

戻り値

適用対象