Skip to content

rajsrg5860/spamdetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

It’s a system aims to automatically classify incoming messages as either spam or legitimate (ham) based on their content. It's a supervised learning, the algorithm is trained on a labeled dataset where each data point (email, in this case) is labeled as either spam or not spam (ham). Technologies: Python 3.12 (Libraries: Numpy, Pandas, NLTK, Scikit-Learn), Jupyter notebook Responsibilities: • Retrieving data from the database • Data cleansing, correcting errors, Detecting and removing duplicates. • Fixing the issues of Data inconsistency in appropriate format as desired. • Test and train data to determine Accuracy, precision, recall, f1-score and support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published