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

  • Log In
  • Sign Up

scikit-learn
/
blog-example

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

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

  • Libraries
  • Scikit-learn

    How to use scikit-learn/blog-example with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("scikit-learn/blog-example", "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/model.pkl")
  • Notebooks
  • Google Colab
  • Kaggle
blog-example
30.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
merve's picture
merve HF Staff
Update config.json
dadd349 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    11.6 kB
    Update README.md over 3 years ago
  • config.json
    4.73 kB
    Update config.json over 3 years ago
  • confusion_matrix.png
    8.97 kB
    Upload . with huggingface_hub over 3 years ago
  • model.pkl
    3.37 kB
    xet
    Upload . with huggingface_hub over 3 years ago