FredZhang7 commited on
Commit
d2fd2f1
1 Parent(s): 5207533

add evaluation

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -54,6 +54,7 @@ The classification task for v1 is split into two stages:
54
  1. URL features model
55
  - **96.5%+ accurate** on training and validation data
56
  - 2,436,727 rows of labelled URLs
 
57
  2. Website features model
58
  - **98.4% accurate** on training data, and **98.9% accurate** on validation data
59
  - 911,180 rows of 42 features
 
54
  1. URL features model
55
  - **96.5%+ accurate** on training and validation data
56
  - 2,436,727 rows of labelled URLs
57
+ - evaluation from v2: slightly overfitted
58
  2. Website features model
59
  - **98.4% accurate** on training data, and **98.9% accurate** on validation data
60
  - 911,180 rows of 42 features