Skip to content

This project is used for classification of SMS and Email spam.It has a full dashboard with login system connected to Mongo DB

License

Notifications You must be signed in to change notification settings

darrelnoronha/Project_X-CyberSecurityInitiative

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_X-CyberSecurityInitiative

Project license Python 3.6

This project is used for classification of SMS and Email spam.It has a full dashboard with login system connected to Mongo DB This project is live at

To use this Download this Repository

Open command line Open your folder where you have the extracted Downloaded Files

Step 1

pip install virtualenv

Step 2

virtualenv env

here env is your environent name

source env/Scripts/activate     ->to activate our environment for UNIX
.\env\Scripts\activate      ->to activate our environment for Windows

Step 3

pip install -r requirements.txt

To install dependencies

Step 4

python app.py

About

This project is used for classification of SMS and Email spam.It has a full dashboard with login system connected to Mongo DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.0%
  • Jupyter Notebook 13.7%
  • HTML 12.6%
  • CSS 4.3%
  • Python 0.4%
  • Shell 0.0%