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

HELL-A
/
mosq

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

Instructions to use HELL-A/mosq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use HELL-A/mosq with Scikit-learn:

    import joblib
    from skops.hub_utils import download
    download("HELL-A/mosq", "path_to_folder")
    model = joblib.load(
    	"rfc_better_F_score_0.9317_Acc_95.00%.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
mosq
8.72 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
HELL-A's picture
HELL-A
New test
5b69613 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    7.68 kB
    New test over 2 years ago
  • config.json
    3.54 kB
    New test over 2 years ago
  • model.pkl
    4.36 GB
    xet
    Rename rfc_better_F_score_0.9317_Acc_95.00%.pkl to model.pkl over 2 years ago
  • rfc_better_F_score_0.9317_Acc_95.00%.pkl
    4.36 GB
    xet
    New test over 2 years ago