Skip to content

machine learning model with simple data set that check if the message is spam or not

Notifications You must be signed in to change notification settings

hatem-elsheref/email-spam-detection

Repository files navigation

email-spam-detection

Table of Contents

  1. General Info
  2. Technologies
  3. Installation
  4. Test Cases

General Info


machine learning model with simple data set that check if the message is spam or not### Screenshot Image text

Technologies


A list of technologies and libraries used within the project:

  • Python v3
  • Pandas
  • sklearn
  • nltk
  • Flask
  • Data Set

Installation


A little intro about the installation.

you should install the libs and technologies we take about it before

$ git clone https://github.com/hatem-elsheref/email-spam-detection.git
$ cd ../path/to/the/index.py
$ export FLASK_APP=index.py
$ python3 -m flask run

> application now is Running on http://127.0.0.1:5000/


Test_Cases


Here you can find some sentences you can test the model to check the accuracy.

shorturl.at/hAQR9

About

machine learning model with simple data set that check if the message is spam or not

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages