Base:
method
GetAnnotationTypesCore
Microsoft.ML.Data.ColumnBindingsBase.GetAnnotationTypesCore(System.Int32)
1 override of GetAnnotationTypesCore
Microsoft.ML.Data (1)
Scorers\PredictedLabelScorerBase.cs (1)
173
protected override IEnumerable<KeyValuePair<string, DataViewType>>
GetAnnotationTypesCore
(int iinfo)
1 reference to GetAnnotationTypesCore
Microsoft.ML.Data (1)
Scorers\PredictedLabelScorerBase.cs (1)
189
foreach (var pair in base.
GetAnnotationTypesCore
(iinfo))