bayesian-classifier
bayesian-classifier copied to clipboard
A Naive Bayesian Classifier written in Python
Results
3
bayesian-classifier issues
Sort by
recently updated
recently updated
newest added
When I am trying to classify > python bayes.py classify ../testfine.csv spam fine I am getting below error > float division by zero
Hi, What should be the file format and what effect does the have?
Hi, Could you explain the training doc model? How can I have multiple docs in a single text file? Also, what type of docs are valid for learning purpose?