Diego Vergara
2016-09-26 23:10:25 UTC
Hi Scikit-learn developer team. I have a query in which I need help.
How does it work sample weight in MultinomialNB ?, Is there any documentation or equation?.
In the original equation (http://scikit-learn.org/stable/modules/naive_bayes.html#multinomial-naive-bayes <http://scikit-learn.org/stable/modules/naive_bayes.html#multinomial-naive-bayes>), weights applied to individual samples, throws me bad results.
Best regards, thank you for your answers.
How does it work sample weight in MultinomialNB ?, Is there any documentation or equation?.
In the original equation (http://scikit-learn.org/stable/modules/naive_bayes.html#multinomial-naive-bayes <http://scikit-learn.org/stable/modules/naive_bayes.html#multinomial-naive-bayes>), weights applied to individual samples, throws me bad results.
Best regards, thank you for your answers.