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

kushkul
/
rf_model_skops

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

Instructions to use kushkul/rf_model_skops with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use kushkul/rf_model_skops with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("kushkul/rf_model_skops", "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/rf_model.pkl")
  • Notebooks
  • Google Colab
  • Kaggle
rf_model_skops
5.63 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
merve's picture
merve HF Staff
Fix line break bug in hyperparameter table
9b798e2 almost 4 years ago
  • .gitattributes
    1.38 kB
    initial commit almost 4 years ago
  • README.md
    17.9 kB
    Fix line break bug in hyperparameter table almost 4 years ago
  • config.json
    3.64 kB
    pushing files from first example to the repo almost 4 years ago
  • confusion_matrix.png
    13.9 kB
    pushing files from first example to the repo almost 4 years ago
  • rf_model.pkl
    5.59 MB
    xet
    pushing files from first example to the repo almost 4 years ago