Skip to content

This repo builds a text classification pipeline using scikit-learn. It applies feature extraction with CountVectorizer and TfidfVectorizer, and evaluates models like Logistic Regression, Decision Tree, Random Forest, SVM, and Naive Bayes. Key metrics used include accuracy and precision, with support from pandas, numpy, and matplotlib.

Notifications You must be signed in to change notification settings

jash72/Spam_Mail_Analysis_and_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Spam_Mail_Analysis_and_Detection

About

This repo builds a text classification pipeline using scikit-learn. It applies feature extraction with CountVectorizer and TfidfVectorizer, and evaluates models like Logistic Regression, Decision Tree, Random Forest, SVM, and Naive Bayes. Key metrics used include accuracy and precision, with support from pandas, numpy, and matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published