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