2 references to Map
Microsoft.ML.StandardTrainers (2)
Standard\MulticlassClassification\MulticlassNaiveBayesTrainer.cs (2)
415
ValueMapper<VBuffer<float>, VBuffer<float>> del =
Map
;
420
/// Creates an Onnx inferencing model by vectorizing and following the logic found in <see cref="
Map
"/>