[mlpack-git] [mlpack/mlpack] Initial Fix (#639)

Ryan Curtin notifications at github.com
Fri May 13 13:18:14 EDT 2016


Do you think a better idea might be to provide a different overload of Classify() that returns the confidence scores?  Take a look at how this is done for the Hoeffding tree:

https://github.com/mlpack/mlpack/blob/master/src/mlpack/methods/hoeffding_trees/hoeffding_tree.hpp#L271

This way you can avoid holding an extra member in the NaiveBayesClassifier class.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/639#issuecomment-219104994
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160513/fcb02338/attachment.html>


More information about the mlpack-git mailing list