Commit ·
e1993c7
1
Parent(s): 701fb85
updated
Browse files
README.md
CHANGED
|
@@ -3,8 +3,11 @@ library_name: keras
|
|
| 3 |
license: mit
|
| 4 |
metrics:
|
| 5 |
- accuracy
|
|
|
|
|
|
|
| 6 |
tags:
|
| 7 |
- biology
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
## Model description
|
|
|
|
| 3 |
license: mit
|
| 4 |
metrics:
|
| 5 |
- accuracy
|
| 6 |
+
- f1
|
| 7 |
+
- precision
|
| 8 |
tags:
|
| 9 |
- biology
|
| 10 |
+
pipeline_tag: image-classification
|
| 11 |
---
|
| 12 |
|
| 13 |
## Model description
|