6 references to ExceptGetAnnotation
Microsoft.ML.Core (1)
Data\AnnotationUtils.cs (1)
133
throw
ExceptGetAnnotation
();
Microsoft.ML.Data (3)
DataLoadSave\Binary\BinaryLoader.cs (1)
658
throw AnnotationUtils.
ExceptGetAnnotation
();
Scorers\RowToRowScorerBase.cs (1)
465
throw AnnotationUtils.
ExceptGetAnnotation
();
Transforms\ColumnBindingsBase.cs (1)
581
throw AnnotationUtils.
ExceptGetAnnotation
();
Microsoft.ML.Transforms (2)
MissingValueIndicatorTransform.cs (2)
181
throw AnnotationUtils.
ExceptGetAnnotation
();
201
throw AnnotationUtils.
ExceptGetAnnotation
();