It is a project of detecting phishing websites which are main cause of cyber security attacks. It is done using Machine learning with Python
Stars
193
Forks
72
Watchers
193
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
66
commits
a ML classification model that classifies a website to be legitimate or phishing
29ef41bView on GitHubAPI endpoint to the model, which makes requests and responses to the ML model
9550446View on GitHubAPI endpoint to the model, which makes requests and responses to the ML model
3509d8dView on GitHubFastAPI to create API endpoint that makes requests and responses
4881329View on GitHubDelete Phishing website detection using UI/__pycache__ directory
403ee09View on GitHubDelete Phishing website detection using UI/.settings directory
7c5a8b4View on GitHubRename RandomForest_Classifier.ipynb to notebooks/RandomForest_Classifier.ipynb
5f44d48View on GitHub