Skip to content

The code uses Multinomial Naive Bayes Model to classify the set of emails as Spam or Not Spam

Notifications You must be signed in to change notification settings

jajita/Spam_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Spam_Classifier

The code uses Multinomial Naive Bayes Model to classify the set of emails as Spam or Not Spam

Data

Data Source

UCI Machine Repository

  • Data - The Spambase data

Data Attributes

Details
Number of Instances 4601 (1813 Spam = 39.4%)
Number of Attributes 58 (57 continuous, 1 nominal class label)

About

The code uses Multinomial Naive Bayes Model to classify the set of emails as Spam or Not Spam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published