Skip to content

k-kj0/email-spam-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📧 Email Spam Classifier - Research Implementation

Python 3.8+ License: MIT

📖 About

This repository contains the complete implementation for the research paper:

"Email Spam Classification: A Comparative Analysis of Machine Learning Approaches"

🚀 Quick Start

Run Locally:

# Clone repository
git clone https://github.com/k-kj0/email-spam-classifier.git
cd email-spam-classifier

# Install dependencies
pip install -r requirements.txt

# Run the demo
python demo/app.py

About

Comparative analysis of ML algorithms for email spam detection - Research paper with working demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors