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


NaiveBayesMulticlassModelParameters.GetFeatureHistogramLong Method

Definition

Get the feature histogram with generic type 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))

Returns

Applies to