An open API service indexing awesome lists of open source software.

https://github.com/0xhericles/spamdetector

:email: A Simple Python Spam Detector with Scikit-Learn
https://github.com/0xhericles/spamdetector

data ham machine-learning python sklearn spam

Last synced: about 2 months ago
JSON representation

:email: A Simple Python Spam Detector with Scikit-Learn

Awesome Lists containing this project

README

          

# SpamDetector

## Install Dependencies
```
python3 -m pip install -r install.txt
```
## Run
```
python3 run.py
```