Implemented interface member:
method
GetOutputSchema
Microsoft.ML.IEstimator<TTransformer>.GetOutputSchema(Microsoft.ML.SchemaShape)
1 reference to GetOutputSchema
Microsoft.ML.Transforms (1)
OneHotEncoding.cs (1)
333return _term.GetOutputSchema(inputSchema);