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

quantile-forest
/
california-housing-example

Tabular Regression
Scikit-learn
quantile-forest
skops
quantile-regression
uncertainty-estimation
prediction-intervals
Model card Files Files and versions
xet
Community

Instructions to use quantile-forest/california-housing-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use quantile-forest/california-housing-example with Scikit-learn:

    import joblib
    from skops.hub_utils import download
    download("quantile-forest/california-housing-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
california-housing-example
807 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
reid-johnson's picture
reid-johnson
Model commit
ecdf880 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    22.8 kB
    Model commit 11 months ago
  • config.json
    1.49 kB
    Model commit 11 months ago
  • model.pkl
    807 MB
    xet
    Model commit 11 months ago