We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9e4cd0 + 596879c commit 295c5edCopy full SHA for 295c5ed
doc/modules/naive_bayes.rst
@@ -52,7 +52,7 @@ make regarding the distribution of :math:`P(x_i \mid y)`.
52
53
In spite of their apparently over-simplified assumptions, naive Bayes
54
classifiers have worked quite well in many real-world situations, famously
55
-document classification and spam filtering. They requires a small amount
+document classification and spam filtering. They require a small amount
56
of training data to estimate the necessary parameters. (For theoretical
57
reasons why naive Bayes works well, and on which types of data it does, see
58
the references below.)
0 commit comments