2 instantiations of Dense
Microsoft.ML.Data (2)
Deprecated\Instances\HeaderSchema.cs (2)
99
return new
Dense
(count, names);
137
return new
Dense
(count, names);