Instructions to use ModelForge/spam-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use ModelForge/spam-classifier with Scikit-learn:
from huggingface_hub import hf_hub_download import joblib model = joblib.load( hf_hub_download("ModelForge/spam-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
- Xet hash:
- 0db5c97736b97c1603bf4ff0661d45cb9095777e6e9f8e94a4480878b095a9d3
- Size of remote file:
- 153 kB
- SHA256:
- ff2d7180d4aa2dcc03193194c1999509239e00101ade54fcdd736d9fc25bd0c6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.