Manning-Phishing-Websites-Detection

Starter repository for Manning LP: Use Machine Learning to Detect Phishing Websites

Stars
5

Manning-Phishing-Websites-Detection

Starter repository for Manning liveProject: Use Machine Learning to Detect Phishing Websites

Setup

The liveProject (LP) requires Python 3.7. Create a virtual environment preferably using virtualenv and run pip install -r "requirements" to install the dependencies.

The dataset for this LP can be found here in Phishing.csv.

Related Projects