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

Initial Fix #639

Closed
wants to merge 1 commit into from
Closed

Initial Fix #639

wants to merge 1 commit into from

Conversation

hussain7
Copy link

Test Cases are yet to be added

@rcurtin
Copy link
Member

rcurtin commented May 13, 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.

@rcurtin
Copy link
Member

rcurtin commented Jun 29, 2016

I'm closing this for inactivity. If you have time to look into this later, we can reopen it. :)

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

Successfully merging this pull request may close these issues.

None yet

3 participants