Description
Saw some performance regression in naive Bayes prediction. Since the multinomial code hasn't been changed since 1.3. I guess the root cause may be the breeze upgrade. So we may consider updating the implementation in prediction as well.
Attachments
Issue Links
- relates to
-
SPARK-7612 Use BLAS in naive Bayes training
- Resolved
- links to