1 reference to ReadLongArray
Microsoft.ML.StandardTrainers (1)
Standard\MulticlassClassification\MulticlassNaiveBayesTrainer.cs (1)
323
_labelHistogram = ctx.Reader.
ReadLongArray
() ?? new long[0];