Skip to content

This project demonstrates email classification using logistic regression.

Aryan10Raj/Email_Classification-Spam-or-Ham-Developed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Email Classification with Logistic Regression

This project demonstrates text classification using logistic regression. The dataset is preprocessed to remove stopwords and non-English words, then vectorized using CountVectorizer. The logistic regression model is trained and evaluated, and the top positive and negative features are identified.

About

This project demonstrates email classification using logistic regression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published