Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

merve
/
xgboost-example

Tabular Regression
Scikit-learn
skops
Model card Files Files and versions
xet
Community

Instructions to use merve/xgboost-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use merve/xgboost-example with Scikit-learn:

    import joblib
    from skops.hub_utils import download
    download("merve/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
xgboost-example
240 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
merve's picture
merve HF Staff
Upload . with huggingface_hub
70beca4 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    15.3 kB
    Upload . with huggingface_hub over 3 years ago
  • config.json
    4.27 kB
    Upload . with huggingface_hub over 3 years ago
  • model.pkl
    219 kB
    xet
    Upload . with huggingface_hub over 3 years ago