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
Commit History
Update README.md 617c3e2
Update README.md fc3d6cc
Patrick Ramos commited on
Update model and model card 85a2c5e
Patrick Ramos commited on
Update README.md 7052adb
Patrick Ramos commited on
Update README.md 5932094
Patrick Ramos commited on
Update model and model card ffe3a9a
Patrick Ramos commited on