Phishing-URL-Detection
Phishing-URL-Detection copied to clipboard
Phishers use the websites which are visually and semantically similar to those real websites. So, we develop this website to come to know user whether the URL is phishing or not before using it. URL -...
I successfully ran this project, but during the presentation, my HOD asked me to demonstrate whether our college website is phishing or legitimate. Unfortunately, the evaluation revealed that it is...
#### Changes: 1. **`.gitignore`:** - Added `/venv` to ignore the virtual environment directory, keeping the repository clean of unnecessary files. 2. **`static/styles.css`:** - Improved overall UI/UX with various style updates:...
There is an error in the xgboost showing expected values is [0,1] but got [-1,1]