Starter repository for Manning LP: Detecting Phishing Websites using Machine Learning and Python
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
.