Skip to content

Explores the use of machine learning algorithms to classify messages and emails as 'Spam' or 'Not Spam'.

License

Notifications You must be signed in to change notification settings

abhishek-mkumar/ML_Message_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML_Message_Classification

This repository explores the use of machine learning algorithms to classify messages and emails as 'Spam' or 'Not Spam'. It includes two distinct implementations:

  1. spam_ham_1: Utilizes supervised learning techniques with labeled data to train and evaluate models.
  2. spam_ham_2: Explores unsupervised learning approaches, working with unlabeled data to identify patterns and classify messages effectively.

All required datasets are stored in the data_file directory, containing the CSV files used for training and evaluation.

This repository serves as a comprehensive guide to spam detection using both supervised and unsupervised learning techniques

About

Explores the use of machine learning algorithms to classify messages and emails as 'Spam' or 'Not Spam'.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published