$ git clone [email protected]:yhat/python-naive-bayes.git
$ cd python-naive-bayes
$ python nb.py
('File Name :', u'examples/Allosaurus.txt')
('Score(dino) :', 1.7777297062779534e+26)
('Score(crypto):', 1617656.2932267354)
('File Name :', u'examples/Python.txt')
('Score(dino) :', 5482.325210726829)
('Score(crypto):', 832.0706697339581)
('File Name :', u'examples/Yeti.txt')
('Score(dino) :', 2601.7664705783586)
('Score(crypto):', 25239.08993198242)
-
Notifications
You must be signed in to change notification settings - Fork 42
Naive Bayes in Python
License
yhat/python-naive-bayes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Naive Bayes in Python
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published