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:
- ec0dfaad52b920b644f050d4ffff6bee60a6950348d1acfe91b61d0e0fb2a072
- Size of remote file:
- 402 kB
- SHA256:
- 90a61e37e76d8bb4a7109c6f2bf086c3a7b001d90cf83acd73d78c7cd2f075a3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.