patrickramos
commited on
Commit
•
f01cf19
1
Parent(s):
922de14
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- sklearn
|
6 |
- skops
|
7 |
- tabular-classification
|
|
|
8 |
---
|
9 |
|
10 |
# Model description
|
@@ -71,7 +72,6 @@ Use the code below to get started with the model.
|
|
71 |
<summary> Click to expand </summary>
|
72 |
|
73 |
```python
|
74 |
-
|
75 |
from PIL import Image
|
76 |
from skops import hub_utils
|
77 |
import torch
|
|
|
5 |
- sklearn
|
6 |
- skops
|
7 |
- tabular-classification
|
8 |
+
- visual emb-gam
|
9 |
---
|
10 |
|
11 |
# Model description
|
|
|
72 |
<summary> Click to expand </summary>
|
73 |
|
74 |
```python
|
|
|
75 |
from PIL import Image
|
76 |
from skops import hub_utils
|
77 |
import torch
|