1 reference to ExpectedColumnType
Microsoft.ML.Transforms (1)
Text\StopWordsRemovingTransformer.cs (1)
1246throw Host.ExceptSchemaMismatch(nameof(inputSchema), "input", colInfo.inputColumnName, ExpectedColumnType, col.ItemType.ToString());