Phishing detection A fastidious attempt to write a simple phishing detector, for a mini project overnight. The report can be found here Classifier used : Random Forest Accuracy: 94% Features: 14 Install python3 -m pip install -r requirements.txt Run python3 detect.py