Instructions to use gusdelact/mouse-viral-svm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use gusdelact/mouse-viral-svm with Scikit-learn:
from huggingface_hub import hf_hub_download import joblib model = joblib.load( hf_hub_download("gusdelact/mouse-viral-svm", "sklearn_model.joblib") ) # only load pickle files from sources you trust # read more about it here https://skops.readthedocs.io/en/stable/persistence.html - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7f4858d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:626d00ac2d8600607376cecced446b954d8391dfe19e0d5c8669e6a661fe8841
size 2096
|