Instructions to use eulerlab/gcl_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use eulerlab/gcl_classifier with Scikit-learn:
from huggingface_hub import hf_hub_download import joblib model = joblib.load( hf_hub_download("eulerlab/gcl_classifier", "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: 135 Bytes
3e0fd21 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c8ca5f83c2bd89c2d8d32f46d1122f03b30cf320f6d8bc4f4697872d20e3e1b
size 4211074567
|