1 reference to GetConcatEstimator
Microsoft.ML.Transforms (1)
Text\WordBagTransform.cs (1)
163
IEstimator<ITransformer> estimator = NgramExtractionUtils.
GetConcatEstimator
(h, options.Columns);