ErrLookup › dotnet/machinelearning

dotnet/machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET. · C# · 1,379 source files

Analyzed at 7b76e69cf9 on 2026-09-11. 435 documented errors.

Code / MessageTypeSeverityTags
nameof(row)
exception error index-out-of-range, indexoutofrangeexception, dataframe
The input tokenizer is not using the EnglishRoberta model.
exception error csharp, tokenizer, type-mismatch, invalid-operation
Bad comparer
exception error dotnet, sorting, comparer, argument-validation
Strings.InconsistentNullBitMapAndLength
exception error argumentexception, null-bitmap, arrow, dataframe
Unknown or unsupported protobuf wire type {wireType}.
validation error protobuf, tokenizer, corrupt-file, deserialization
String.Format(Strings.MismatchedColumnValueType, this.DataTy
validation error dotnet, dataframe, type-mismatch, argument-validation
The provided url ({uri}) redirects to the default url ({Defa
exception error not-supported, redirect, aka-ms, resource-download, ml-net
Not a RowToRowMapper.
exception error dotnet, ml-net, time-series, unsupported-operation
getter must be of type '{typeof(ValueGetter<TValue>).FullNam
validation error csharp, delegate-signature, type-mismatch, ml-net
Strings.IndexIsGreaterThanColumnLength
exception error dotnet, dataframe, argument-out-of-range, indexing
The tokenizer.json normalizer 'precompiled_charsmap' is not
validation error tokenizer, base64, sentencepiece, invalid-data
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
The function ResourceManagerUtils.EnsureResourceAsync only s
exception error not-supported, resource-download, url-host, ml-net
Expected column to hold values of type {0}
exception error dataframe, argument, decimal, type-mismatch, dotnet
Exception of type 'System.ArgumentException' was thrown.
exception error argument, schema, dataframe
null
exception error
EmptyFieldWidths
exception error fixed-width-parsing, empty-array, configuration, microsoft-data-analysis
The provided token IDs could not be decoded.
exception error tokenizer, decoding, invalid-state
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
If provided, {nameof(samplingKeyColumnName)} must be the sam
validation error dotnet, mlnet, automl, ranking, argument-validation
Invalid JSON.
exception error json, deserialization, vocabulary, converter
Normalization '{modelProto.NormalizerSpec.Name}' is not supp
exception error tokenizers, sentencepiece, normalization
Specified label column '{args.Label}' was not found.
exception error dotnet, ml-automl, column-name, label
Expected value to be of type {0}
validation error type-mismatch, append, conversion, column-type
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
Strings.SpansMultipleBuffers
exception error argument, arrow, buffer-boundary, dataframe
Bad data kind in ColumnTypeExtensions.NumberTypeFromKind: {k
exception error mlnet, dataview, datakind, invalid-operation
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
NotImplementedException
exception error dotnet, dataframe, not-implemented, virtual-method
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
Type is T
exception error not-supported, data-view, type-mismatch
Strings.IndexIsGreaterThanColumnLength
exception error argumentoutofrange, row-index, dataframe, buffer
The pre_tokenizer 'add_prefix_space' must be a boolean.
validation error tokenizers, sentencepiece, json-validation, configuration
type.ToString()
exception error not-implemented, arrow, dataframe, type-mapping
The tokenizer.json model enables byte_fallback but does not
exception critical sentencepiece, byte-fallback, vocabulary, model-loading
Invalid call to 'GetGetter'
exception error dotnet, mlnet, type-mismatch, dataview
Unable to split the file provided into multiple, consistent
exception error dotnet, ml-automl, csv, data-format
File {path} too big to open.
exception error csharp, images, filesystem, file-size
Replace normalizer 'Regex' pattern must be a string.
validation error tokenizer, normalizer, type-mismatch, regex
Invalid role.
validation error csharp, chat-template, invalid-role
{0} {1}
exception error inconsistent-state, column-length, row-count, invariant
Object reference not set to an instance of an object.
exception error nullref, codegen, pipeline
Unable to infer column types of the file provided.
exception error dotnet, ml-automl, type-inference, data-format
Column '{0}' does not exist
validation error column-not-found, groupby, keyerror, dataframe
Bad type in ColumnTypeExtensions.NumberTypeFromType: {type}
exception error mlnet, dataview, type-mapping, invalid-operation
nameof(startIndex)
exception error argument-out-of-range, dataframe, indexer, bounds-check
Unexpected end of data while reading varint.
validation error protobuf, tokenizer, invalid-data, truncated-input
The runner metric manager is of type {_metricManager.GetType
exception error argument-exception, type-mismatch, automl, runner
Label column index ({args.LabelColumnIndex}) is >= than # of
exception error dotnet, ml-automl, index, argument-out-of-range
The merge value '{mergeValues.b}' is too short to be merged
exception error merge-file, prefix, bpe, corrupt-data
Cannot cast elements of column '{0}' type of {1} to type {2}
exception error invalid-cast, generic-type, groupby, type-mismatch
failed to insert key: wrong key order
exception error trie, ordering, sorted-insert, tokenizer
Expected either {0} or {1} to be provided
validation error argument, csv, validation
IDatasetManager must be either ITrainTestDatasetManager or I
exception error dotnet, ml-automl, unsupported-type
OperationCanceledException
exception warning dotnet, ml-automl, cancellation
The data type '{dataKind}' is not handled currently.
exception error mlnet, datakind, codegen, type-mapping
Value cannot be null. (Parameter 'retainedJoinColumnNames')
validation error argumentnull, join, dataframe
An 'added_tokens' entry must have a string 'content' and a n
validation error json, tokenizer, schema-validation, invalid-data
Specified column {columnName} is not found in the dataset.
exception error dotnet, ml-automl, column-name, argument
The content of the vocabulary file '{vocabFile}' is not vali
exception error csharp, json, tokenizer
Value cannot be null. (Parameter 'row')
validation error argument-null, append, row, dataframe
ArgumentNullException
exception error tokenizers, null-check, argument-null
min must not exceed max (Parameter 'max')
exception error argument-out-of-range, array-utils, ml-net
nameof(groupByColumnIndex)
exception error argument-exception, dataframe, groupby, index-out-of-range
The layer count is not enough to cover all layers, did you f
validation error genai, device-map, configuration
The trainer '{trainer}' is not handled currently.
exception error codegen, mlnet, unsupported-trainer, argument-exception
nameof(T)
exception error not-implemented, arrow, dataframe, type-mapping
The special token '{kvp.Key}' is not in the vocabulary or as
exception error csharp, invalid-argument, vocabulary, tokenizer
Invalid base64 string '{base64String.Substring(offset, lengt
validation error base64, format, parsing, tokenizer
Strings.SpansMultipleBuffers
exception error dotnet, arrow, dataframe, argument-exception
Value cannot be null. (Parameter 'getter') Getter of type '{
exception error dotnet, type-mismatch, delegate, annotations
Duplicate column name {duplicateColName} is present in two o
validation error dotnet, mlnet, automl, column-information, validation
Strings.MultipleMismatchedValueType (formatted with typeof(l
exception error dotnet, dataframe, argument-validation
nameof(index)
exception error argumentoutofrange, index, null-bitmap, append
Only 1 unknown dimension is allowed
exception error onnx, machine-learning, argument-out-of-range, tensor-shape
The encoding name '{encodingName}' is not supported. The onl
exception error tokenizers, argument, encoding
throw new ArgumentNullException(nameof(vocabularyPath));
exception error csharp, argument-null, tokenizer
engine (Parameter 'engine')
exception error null-argument, pooling
failed to insert key: negative value
validation error trie, argument, validation, tokenizer
Parameter.Count exceeds the number of columns({0}) in the Da
validation error append, schema-mismatch, column-count, argument
Strings.MismatchedValueType (formatted with typeof(string))
exception error
type
validation error dotnet, mlnet, argument-null, schema-builder
columns
validation error csharp, null-argument, reflection, ml-net
Invalid merge file format at line: {lineNumber}
exception error csharp, file-format, tokenizer
can't add or update result that already save to csv
exception error dotnet, ml-automl, duplicate-record
The BOS, EOS, or UNK token is not present in the vocabulary.
exception critical sentencepiece, model-loading, vocabulary, corrupt-file
Strings.BadColumnCast (formatted with column.DataType, typeo
exception error dotnet, dataframe, type-mismatch, argument-exception
The post-processor '{property}' token '{token}' with id {id}
validation error tokenizer, consistency, post-processor, invalid-data
Dimension must be divisible by 2
validation error rope, position-embedding, argument
Type IPredictionTransformer not implemented by provided type
exception error csharp, mlnet, reflection, interface, argument-exception
{length} exceeds buffer capacity
validation error dotnet, argument, buffer, memory-limit
{metric} is not supported!
exception error not-implemented, enum, metric, automl
engine (Parameter 'engine')
exception error null-argument, pooling
Strings.MismatchedColumnLengths
exception error argumentexception, binary-operation, decimal-column, length-mismatch
kind
exception error notsupported, dataframe, csv