Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,9 @@ model-index:
|
|
| 27 |
name: Census-Income Data Set
|
| 28 |
metrics:
|
| 29 |
- type: accuracy
|
| 30 |
-
value: 96.57
|
|
|
|
|
|
|
| 31 |
|
| 32 |
pipeline_tag: "structured-data-classification"
|
| 33 |
|
|
|
|
| 27 |
name: Census-Income Data Set
|
| 28 |
metrics:
|
| 29 |
- type: accuracy
|
| 30 |
+
value: 96.57
|
| 31 |
+
- type: validation loss
|
| 32 |
+
value: 0.227394
|
| 33 |
|
| 34 |
pipeline_tag: "structured-data-classification"
|
| 35 |
|