Commit
·
c6960c1
1
Parent(s):
f82793a
target label readme updated
Browse files
README.md
CHANGED
@@ -18,6 +18,12 @@ It achieves the following results on the evaluation set:
|
|
18 |
- Train Accuracy: 0.9962
|
19 |
- Epoch: 2
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
## Model description
|
22 |
|
23 |
More information needed
|
|
|
18 |
- Train Accuracy: 0.9962
|
19 |
- Epoch: 2
|
20 |
|
21 |
+
## Target Labels
|
22 |
+
|
23 |
+
label: a classification label, with possible values including
|
24 |
+
- Ham : 0
|
25 |
+
- Spam : 1
|
26 |
+
|
27 |
## Model description
|
28 |
|
29 |
More information needed
|