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

rubanza
/
models-moved

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

Instructions to use rubanza/models-moved with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use rubanza/models-moved with Scikit-learn:

    import joblib
    from skops.hub_utils import download
    download("rubanza/models-moved", "path_to_folder")
    model = joblib.load(
    	"example_model_v1.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
models-moved
1.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Rubanza Silver
pushing rf classifier files to the repo from the example!
24f2aab verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    8.21 kB
    pushing rf classifier files to the repo from the example! over 1 year ago
  • config.json
    4.01 kB
    pushing rf classifier files to the repo from the example! over 1 year ago
  • example_model_v1.pkl
    1.19 MB
    xet
    pushing rf classifier files to the repo from the example! over 1 year ago