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

  • Log In
  • Sign Up

julien-c
/
skops-digits

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

Instructions to use julien-c/skops-digits with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use julien-c/skops-digits with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("julien-c/skops-digits", "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/sklearn_model.joblib")
  • Notebooks
  • Google Colab
  • Kaggle
skops-digits
206 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
julien-c's picture
julien-c HF Staff
add `skops` tag to model card ๐Ÿป (#1)
3cd865e over 3 years ago
  • .gitattributes
    1.34 kB
    initial commit over 3 years ago
  • README.md
    9.1 kB
    add `skops` tag to model card ๐Ÿป (#1) over 3 years ago
  • config.json
    7.81 kB
    Upload . with huggingface_hub over 3 years ago
  • sklearn_model.joblib
    188 kB
    xet
    Upload . with huggingface_hub over 3 years ago