Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sayakpaul/manning-phishing-websites-detection

Starter repository for Manning LP: Use Machine Learning to Detect Phishing Websites
https://github.com/sayakpaul/manning-phishing-websites-detection

beginners machine-learning phishing-sites scikit-learn wandb

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Manning-Phishing-Websites-Detection
Starter repository for Manning liveProject: Use [Machine Learning to Detect Phishing Websites](https://www.manning.com/liveproject/use-machine-learning-to-detect-phishing-websites?a_aid=pyimagesearch&a_bid=643ce05e)

## 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`](https://github.com/sayakpaul/Manning-Phishing-Websites-Detection/blob/master/Phishing.csv).