FredZhang7
commited on
Commit
•
863178e
1
Parent(s):
e0e11e3
Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ The classification task is split into two stages:
|
|
55 |
- 2,436,727 rows of labelled URLs
|
56 |
2. Website features model
|
57 |
- **100.0% accuracy** on training and validation data
|
58 |
-
- 911,180 rows of
|
59 |
|
60 |
## Training Features
|
61 |
I applied cross-validation with `cv=5` to the training dataset to search for the best hyperparameters.
|
|
|
55 |
- 2,436,727 rows of labelled URLs
|
56 |
2. Website features model
|
57 |
- **100.0% accuracy** on training and validation data
|
58 |
+
- 911,180 rows of 42 features
|
59 |
|
60 |
## Training Features
|
61 |
I applied cross-validation with `cv=5` to the training dataset to search for the best hyperparameters.
|