1 reference to GetTextValueGetter
Microsoft.ML.Data (1)
Scorers\FeatureContributionCalculation.cs (1)
197
Func<DataViewRow, int, VBuffer<ReadOnlyMemory<char>>, ValueGetter<ReadOnlyMemory<char>>> del =
GetTextValueGetter
<int>;