Implemented interface member:
method
Fit
Microsoft.ML.IEstimator<TTransformer>.Fit(Microsoft.ML.IDataView)
1 reference to Fit
Microsoft.ML.Transforms (1)
Text\WordHashBagProducingTransform.cs (1)
374.Append(new NgramHashingEstimator(h, ngramHashColumns).Fit(hashing.Transform(input)))