Skip to content

A Naive Bayes classification model that acts as a SPAM / HAM filter.

Notifications You must be signed in to change notification settings

MarijaStojchevska/Naive-Bayes-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Naive Bayes Classifier

Using HashMap structures in Java to implement a Naive Bayes Classifier that acts as a SPAM / HAM filter. The spam and ham messages for training and testing of the model are given in the .txt files.

About

A Naive Bayes classification model that acts as a SPAM / HAM filter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages