Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

VRS1503
/
tourism_customer_xgb_dev

Scikit-learn
Joblib
tabular
xgboost
classification
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use VRS1503/tourism_customer_xgb_dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use VRS1503/tourism_customer_xgb_dev with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("VRS1503/tourism_customer_xgb_dev", "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
tourism_customer_xgb_dev
1.21 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
VRS1503's picture
VRS1503
Dev: upload model.joblib + metadata.json + README (valid model-index)
a998e07 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    662 Bytes
    Dev: upload model.joblib + metadata.json + README (valid model-index) 10 months ago
  • metadata.json
    404 Bytes
    Dev: upload model.joblib + metadata.json + README (valid model-index) 10 months ago
  • model.joblib
    1.21 MB
    xet
    Dev: upload model.joblib + metadata.json + README (valid model-index) 10 months ago