Update README.md
Browse files
README.md
CHANGED
@@ -9,5 +9,5 @@ metrics:
|
|
9 |
library_name: sklearn
|
10 |
pipeline_tag: text-classification
|
11 |
---
|
12 |
-
This Binary Text Classification model trained on the above dataset
|
13 |
The model take URL as input and predicts probability of Phishing of the URL.
|
|
|
9 |
library_name: sklearn
|
10 |
pipeline_tag: text-classification
|
11 |
---
|
12 |
+
This Binary Text Classification model trained on the above dataset.<br>
|
13 |
The model take URL as input and predicts probability of Phishing of the URL.
|