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