2 references to NgramHashingEstimator
Microsoft.ML.Tests (2)
Transformers\TextFeaturizerTests.cs (2)
632.Append(new NgramHashingEstimator(ML, "ngramshash", "terms")) 635.Append(new NgramHashingEstimator(ML, "ngramshashinvert", "terms", maximumNumberOfInverts: 2));