1 write to _stats
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
936_stats = stats;
8 references to _stats
Microsoft.ML.Data (8)
DataLoadSave\Text\TextLoaderParser.cs (8)
994_stats.LogBadFmt(ref scan, "Illegal quoting"); 1032_stats.LogBadFmt(ref scan, "Illegal quoting"); 1039_stats.LogBadFmt(ref scan, "Non-sparse formatted value follows sparse formatted value"); 1063_stats.LogBadFmt(ref scan, "Missing dimensionality or ambiguous sparse item. Use sparse=- for non-sparse file, and/or quote the value."); 1068_stats.LogBadFmt(ref scan, "Missing dimensionality or ambiguous sparse item. Use sparse=- for non-sparse file, and/or quote the value."); 1076_stats.LogBadFmt(ref scan, "Bad dimensionality or ambiguous sparse item. Use sparse=- for non-sparse file, and/or quote the value."); 1107_stats.LogBadFmt(ref scan, "Sparse item index larger than expected. Is the specified size incorrect?"); 1116_stats.LogBadFmt(ref scan, "Sparse indices out of order");