Base:
method
GetAnnotationTypeCore
Microsoft.ML.Data.ColumnBindingsBase.GetAnnotationTypeCore(System.String, System.Int32)
1 override of GetAnnotationTypeCore
Microsoft.ML.Data (1)
Scorers\PredictedLabelScorerBase.cs (1)
196
protected override DataViewType
GetAnnotationTypeCore
(string kind, int iinfo)
1 reference to GetAnnotationTypeCore
Microsoft.ML.Data (1)
Scorers\PredictedLabelScorerBase.cs (1)
210
return base.
GetAnnotationTypeCore
(kind, iinfo);