Skip to content

a3X3k/Spam-Email-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Table of Contents


Table Of Contents
1 About
2 Setup
3 Libraries
4 Data Set
5 Contributors

Directory Structure

├── Data Set
   ├── Spam & Ham.csv
 
└── README.md

About

  • In our day-to-day life, Spam Emails are considered to be annoying and repetitive, which is solely send for the purpose of advertisement and brand promotion.
  • It is one of the most demanding and troublesome internet issues in today’s world of communication and technology.
  • Sending malicious link through spam emails which can harm our system and can also seek in into your system.
  • Spam emails not only influence the organizations financially but also exasperate the individual email user.
  • This project will identify those spam by using techniques of machine learning, where it applies algorithms on our data sets and the best algorithm is selected for the email spam detection having best precision and accuracy.

Setup

  • To run this project, install and setup the following Libraries,
!pip install numpy
!pip install scipy
!pip install matplotlib
!pip install pandas
!pip install seaborn
!pip install pillow
!pip install scikit-learn

Libraries

Data-Set

Name Link
Kaggle Kaggle

Other Contributors

Harsha Sathish Arvind Kumar

For Project Code and Report feel free to Mail me!