3 references to GetFeatures
Microsoft.ML.Transforms (3)
Dracula\CountTableTransformer.cs (3)
692featurizer.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));