Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Harry040 opened this issue Dec 20, 2016 · 1 comment

Comments

@Harry040
Copy link

If yes, I would like to contribute .

@rcurtin
Copy link
Member

rcurtin commented Dec 20, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants