-
-
Related to https://github.com/phetsims/axon/issues/215, where @zepumph added a `shuffleListeners` test to CT.
Short-term work is to investigate where this is failing, and add `hasListenerOrderDepen…
-
-
Hey DCP participants, good to see you here
This issue will helps readers in giving all the guidance that one needs to learn about Naive Bayes Classifier. Tutorial to Naive Bayes Classifier and how …
-
Would you be interested in a variant to NB that is more recent and performant?
Rennie, J. D., Shih, L., Teevan, J., & Karger, D. R. (2003). Tackling the poor assumptions of naive bayes text classif…
DrDub updated
2 years ago
-
## Why begin with Bayesian inference?
- This is a deliberate homage to David Robinson's [Teach the tidyverse to beginners](http://varianceexplained.org/r/teach-tidyverse/) blog post.
- More intuit…
-
Hi,
very appreciate for your work before.
just want to ask, is it can handle for Multinomial Naive Bayes Classification?
Thanks
-
Curious why is there no Naive Bayes classifier in the modeling data? I want to make a spam filter.
-
Hi again!
I've finished the work on my topping. It seems to be flexible. I opened a [PR](https://github.com/Lasagne/Lasagne/pull/731) in lasagne but think that here is better place to contribute to.
-
The `naive_bayes` needs some love!
1. The current implementation of ``BaseDiscreteNB`` requires that the inputs are positive because otherwise the log computation in line 275 will fail. If ``BaseDiscr…