avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.12k stars 911 forks source link

Phishing Website Detection #1409

Open ENVIRYO2112VIT opened 1 year ago

ENVIRYO2112VIT commented 1 year ago

Hello @avinashkranjan !

I have been working on a Phishing website detection since last month and I want to share the script here for the same. Since all the training and testing would be a bit bigger set for the whole repository, I have trained the model and saved the trained model with 97% accuracy. I will be doing all documentation and an ellaborate explanation in a Jupyter Notebook.

I am planning to work on this for GSSoC'23, I would be glad if you could assign me this issue with the specific labels 😄 Thank you

PS: If you want me to include all the training and testing part and the dataset too, I can do that too. Alongside, it also has a web application.

github-actions[bot] commented 1 year ago

Hi thanks for creating your first issue at Amazing-Python-Scripts, hope you followed the guidelines.

avinashkranjan commented 1 year ago

Go Ahead @ENVIRYO2112VIT

ENVIRYO2112VIT commented 1 year ago

Thank you !! On it.