Skip to content

It is small spam detection web app that uses ML model based on bayes classifier.

Notifications You must be signed in to change notification settings

abdemirza/spamDetection

Repository files navigation

spamClassifier

It is small spam detection web app built using nodeJS and Express that uses ML model based on bayes classifier

Steps to run the project successfully on your system are :

  • First check if nodeJS is installed on your system or not as this app is running on node and express and install it first.

  • Clone the repository and extract it on your system.

  • Run npm install command in the project directory to install all the dependencies .

  • Run node app.js to run the server .

About

It is small spam detection web app that uses ML model based on bayes classifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published