Implemented interface member:
method
GetOutputSchema
Microsoft.ML.IEstimator<TTransformer>.GetOutputSchema(Microsoft.ML.SchemaShape)
1 reference to GetOutputSchema
Microsoft.ML.Transforms (1)
Dracula\CountTargetEncodingTransformer.cs (1)
298return _countTableEstimator.GetOutputSchema(hashingOutputSchema);