Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages