sumeetkotaria11 / EmailSpam

This Project is aimed at classifying emails into Spam or Non-Spam Category using KNN, Naive Bayes and Decision Trees. This project doesn't use any existing machine learning library for classification but just pure Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email Spam Classifier

This Project is aimed at classifying emails into Spam or Non-Spam Category using KNN, Naive Bayes and Decision Trees. This project doesn't use any existing machine learning library for classification but just pure Python to implement the algorithms

About

This Project is aimed at classifying emails into Spam or Non-Spam Category using KNN, Naive Bayes and Decision Trees. This project doesn't use any existing machine learning library for classification but just pure Python.


Languages

Language:Jupyter Notebook 100.0%