Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,6 @@ metrics:
|
|
5 |
- accuracy
|
6 |
pipeline_tag: tabular-regression
|
7 |
library_name: keras
|
8 |
-
---
|
|
|
|
|
|
5 |
- accuracy
|
6 |
pipeline_tag: tabular-regression
|
7 |
library_name: keras
|
8 |
+
---
|
9 |
+
|
10 |
+
This model requires the custom objects available in ``custom_objects.py``
|