2 references to AnnotationInfo
Microsoft.ML.Data (2)
Data\SchemaDefinition.cs (1)
264AnnotationInfos[kind] = new AnnotationInfo<T>(kind, value, annotationType);
DataView\DataViewConstructionUtils.cs (1)
106return new AnnotationInfo<T>(kind, value, annotations.Schema[kind].Type);