3 references to GetFeatures
Microsoft.ML.Transforms (3)
Dracula\CountTableTransformer.cs (3)
692
featurizer.
GetFeatures
(iinfo, 0, rand, src, editor.Values);
715
_parent.Featurizer.
GetFeatures
(iinfo, i, rand, srcValues[i], editor.Values.Slice(i * outputLength, outputLength));
725
_parent.Featurizer.
GetFeatures
(iinfo, index, rand, srcValues[i], editor.Values.Slice(index * outputLength, outputLength));