Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
+
datasets:
|
| 4 |
+
- Mitake/PhishingURLsANDBenignURLs
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- f1
|
| 9 |
+
library_name: sklearn
|
| 10 |
+
pipeline_tag: text-classification
|
| 11 |
---
|
| 12 |
+
This Binary Text Classification model trained on the above dataset.
|