FredZhang7's picture
Update README.md
3c91e4a
|
raw
history blame
No virus
569 Bytes
---
license: apache-2.0
---
The plots below show the regression line and correlation coefficients of 20+ features extracted from 593,430 online websites (the features train set) and whether the URL is malicious.
As we can see, there's no correlation between `is_malicious` and the columns `meta_percentage`, `mouseover_changes`, `right_click_disabled`, and `popup_window_has_text_field` as of 2023, contrary to the [analyses of researchers in 2013 on phishing detection](./Phishing_Websites_Features.docx).
![Phish Eater Data Analysis](https://i.imgur.com/ICMudAG.png)