3 references to Columns
Microsoft.ML.Transforms (3)
Text\TextFeaturizingEstimator.cs (3)
663var estimator = new TextFeaturizingEstimator(env, args.Columns.Name, args.Columns.Source ?? new[] { args.Columns.Name }, args);