Set `library_name` to `tf-keras`.
#2
by
Wauplin
HF staff
- opened
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
library_name: keras
|
|
|
|
|
3 |
tags:
|
4 |
- collaborative-filtering
|
5 |
- recommender
|
6 |
- tabular-classification
|
7 |
-
license:
|
8 |
-
- cc0-1.0
|
9 |
---
|
10 |
|
11 |
## Model description
|
|
|
1 |
---
|
2 |
+
library_name: tf-keras
|
3 |
+
license:
|
4 |
+
- cc0-1.0
|
5 |
tags:
|
6 |
- collaborative-filtering
|
7 |
- recommender
|
8 |
- tabular-classification
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## Model description
|