Instructions to use Ramos-Ramos/emb-gam-resnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use Ramos-Ramos/emb-gam-resnet with Scikit-learn:
from skops.hub_utils import download from skops.io import load download("Ramos-Ramos/emb-gam-resnet", "path_to_folder") # make sure model file is in skops format # if model is a pickle file, make sure it's from a source you trust model = load("path_to_folder/model.pkl") - Notebooks
- Google Colab
- Kaggle
Patrick Ramos commited on
Commit ·
85a2c5e
1
Parent(s): 7052adb
Update model and model card
Browse files- README.md +0 -0
- config.json +0 -0
- confusion_matrix.png +0 -0
- model.pkl +2 -2
README.md
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
config.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
confusion_matrix.png
CHANGED
|
|
model.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6141b0a044a3063b9ae7cf1562443f9eefc7513b4773eddc982f7088054d47a0
|
| 3 |
+
size 8367041
|