Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,4 +33,8 @@ configs:
|
|
| 33 |
path: data/test-*
|
| 34 |
---
|
| 35 |
# Phishing Website Dataset
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
path: data/test-*
|
| 34 |
---
|
| 35 |
# Phishing Website Dataset
|
| 36 |
+
A subset of phishing site dataset from here: https://www.kaggle.com/datasets/taruntiwarihp/phishing-site-urls/data
|
| 37 |
+
|
| 38 |
+
### Features
|
| 39 |
+
- text = website URL
|
| 40 |
+
- label = phishing site indicator (1=phishing, 0=not phishing)
|