Skip to content

arappa/ACC-ML-Spam-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spamfiltercode

  • Description: Created a spam filter using the Naïve Bayes machine learning model. Naïve Bayes is a probabilistic ML algorithm that is based on the Bayes Theorem with the “naive” assumption of conditional independence.
  • Dependencies: Run pip install -r reqs.txt to install all necessary dependencies.
  • Execution:
    1. Run buildvocab.py
    2. Followed by createfreqvec.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages