Skip to content

JackRossProjects/Naive-Bayes-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

The Ironic Sophistication of Naive Bayes Classifiers (Filtering spam with Multinomial Naive Bayes)

Medium Article:

Medium Link

License dependencies issues

spamgif

Table of Contents


Setup

update and install these packages first

$ pip3 install numpy
$ pip3 install pandas

Contributing

Want to add on this?

Step 1

  • Option 1

    • Fork this repo!
  • Option 2

    • Clone this repo to your local machine using https://github.com/jackrossprojects/Naive-Bayes-From-Scratch.git

Step 2

  • HACK AWAY!

Step 3


Support

Reach out to me at one of the following places!


License

License

Thanks for reading!

Jack Ross Projects Logo

About

Spam classification with Multinomial Naive Bayes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages