2 references to ExpectedColumnType
Microsoft.ML.Data (2)
Transforms\Hashing.cs (2)
152
throw Host.ExceptParam(nameof(inputSchema), HashingEstimator.
ExpectedColumnType
);
1962
throw _host.ExceptParam(nameof(inputSchema),
ExpectedColumnType
);