Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fatimaafzaal/email_spam_classification

This code performs email spam classification using three machine learning models: Naive Bayes, Support Vector Machines (SVM), and Random Forest Classifier. It evaluates their performance using accuracy scores and classification reports, ultimately identifying Random Forest Classifier as the best performer among the three.
https://github.com/fatimaafzaal/email_spam_classification

ensemble-learning naive-bayes-classifier random-forest-classifier spam-email-classifier svm-classifier

Last synced: 1 day ago
JSON representation

This code performs email spam classification using three machine learning models: Naive Bayes, Support Vector Machines (SVM), and Random Forest Classifier. It evaluates their performance using accuracy scores and classification reports, ultimately identifying Random Forest Classifier as the best performer among the three.

Awesome Lists containing this project

README

        

# email_spam_classification
This code performs email spam classification using three machine learning models: Naive Bayes, Support Vector Machines (SVM), and Random Forest Classifier. It evaluates their performance using accuracy scores and classification reports, ultimately identifying Random Forest Classifier as the best performer among the three.

### Dataset Link

https://drive.google.com/file/d/1_CiCJXnxAInttD67iEuuRiVx7FS-Zzv4/view