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

  • Log In
  • Sign Up

scikit-learn
/
persistence

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

Instructions to use scikit-learn/persistence with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use scikit-learn/persistence with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("scikit-learn/persistence", "path_to_folder")
    # make sure model file is in skops format
    # if model is a pickle file, make sure it's from a source you trust
    model = load("path_to_folder/pipeline.skops")
  • Notebooks
  • Google Colab
  • Kaggle
persistence
24.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
merve's picture
merve HF Staff
Upload . with huggingface_hub
90021a6 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    7.87 kB
    Upload . with huggingface_hub over 3 years ago
  • config.json
    1.17 kB
    Upload . with huggingface_hub over 3 years ago
  • pipeline.skops
    13.7 kB
    Upload . with huggingface_hub over 3 years ago