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.
1 parent 573a81b commit a58234cCopy full SHA for a58234c
setup.cfg
@@ -27,7 +27,7 @@ packages =
27
spam_detection
28
spam_detection.models
29
spam_detection.models.svm
30
- spam_detection.models.naive_bayes
+ spam_detection.models.bayes
31
spam_detection.models.random_forest
32
spam_detection.training
33
spam_detection.classifiers
0 commit comments