Instructions to use scikit-learn/xgboost-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use scikit-learn/xgboost-example with Scikit-learn:
import joblib from skops.hub_utils import download download("scikit-learn/xgboost-example", "path_to_folder") model = joblib.load( "model.pkl" ) # 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: 131 Bytes
16636ee | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f3a554fc0488edc63273dd53fdb1508ff0f4782b8973436fa20f12bf80b4da2a
size 186871
|