[mlpack] [mlpack/mlpack] I want to try Naive Bayes and Random forest, but they aren't in mlpack, Is it useful to implete them? (#837)

Ryan Curtin notifications at github.com
Tue Dec 20 09:11:42 EST 2016


Hi there, Naive Bayes is in mlpack; see the `mlpack_nbc` program or `src/mlpack/methods/naive_bayes/`.  Random forests are not implemented yet but I need them for a paper I am working on so I am trying to implement them.  If there is some other technique you would like to implement, please do feel free to contribute it.

-- 
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/issues/837#issuecomment-268252317
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20161220/544cb5c2/attachment.html>


More information about the mlpack mailing list