2 references to InputColumnNames
Microsoft.ML.Transforms (2)
Text\NgramHashingTransformer.cs (1)
893
/// <summary>Name of the column resulting from the transformation of <see cref="
InputColumnNames
"/>.</summary>
Text\TextCatalog.cs (1)
582
/// <see cref="NgramHashingEstimator.ColumnOptions.
InputColumnNames
"/> are the input columns of the output column named as <see cref="NgramHashingEstimator.ColumnOptions.Name"/>.