1 write to _collection
Microsoft.ML.Data (1)
Deprecated\Instances\HeaderSchema.cs (1)
32
_collection
= collection;
3 references to _collection
Microsoft.ML.Data (3)
Deprecated\Instances\HeaderSchema.cs (3)
50
foreach (var kvp in
_collection
.GetNonDefaultFeatureNames())
58
var editor = VBufferEditor.Create(ref dst,
_collection
.Count, nameList.Count);
60
if (nameList.Count <
_collection
.Count)