Skip to content

hassanqureshi295/spam-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

spam-classifier

The project utilizes various machine learning algorithms to classify messages as spam or ham (not spam). The system is designed to preprocess text data, extract features using TF-IDF Vectorization, and apply Naive Bayes classifiers to achieve high precision in spam detection.

About

The project utilizes various machine learning algorithms to classify messages as spam or ham (not spam). The system is designed to preprocess text data, extract features using TF-IDF Vectorization, and apply Naive Bayes classifiers to achieve high precision in spam detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors