Skip to content

I build an spam checker by using Logistic Regression

Notifications You must be signed in to change notification settings

AyeshaIrshad1337/PAIPoject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PAIPoject

I build an spam checker by using Logistic Regression
I used a dataset of approx 5000+ rows and having 2 columns namely [Category,Message]
To convert the string into numeric i used TfId vectors
To avoid overfitting i converted spam and ham category into 0 and 1
The accuracy is 96.58

About

I build an spam checker by using Logistic Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published