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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

kantundpeterpan
/
skopush-test

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

Instructions to use kantundpeterpan/skopush-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use kantundpeterpan/skopush-test with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("kantundpeterpan/skopush-test", "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/tfidf_rf.skops")
  • Notebooks
  • Google Colab
  • Kaggle
skopush-test
70.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
kantundpeterpan's picture
kantundpeterpan
push push push
0887532 verified over 1 year ago
  • .gitattributes
    1.57 kB
    push push push over 1 year ago
  • README.md
    114 kB
    push push push over 1 year ago
  • config.json
    2.31 kB
    push push push over 1 year ago
  • confusion_matrix.png
    69.2 kB
    push push push over 1 year ago
  • skops.yaml
    1.21 kB
    push push push over 1 year ago
  • tfidf_rf.skops
    70.3 MB
    xet
    push push push over 1 year ago
  • tools.py
    735 Bytes
    push push push over 1 year ago