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

ModelForge
/
spam-classifier

Text Classification
Scikit-learn
Joblib
English
spam
binary-classification
scikit-learn
english
Model card Files Files and versions
xet
Community

Instructions to use ModelForge/spam-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use ModelForge/spam-classifier with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("ModelForge/spam-classifier", "sklearn_model.joblib")
    )
    # 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
spam-classifier / venv /lib /python3.11 /site-packages /urllib3 /util /__pycache__
116 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Sam Chaudry
Upload folder using huggingface_hub
7885a28 verified about 1 year ago
  • __init__.cpython-311.pyc
    1.25 kB
    Upload folder using huggingface_hub about 1 year ago
  • connection.cpython-311.pyc
    5.08 kB
    Upload folder using huggingface_hub about 1 year ago
  • proxy.cpython-311.pyc
    1.31 kB
    Upload folder using huggingface_hub about 1 year ago
  • request.cpython-311.pyc
    9.06 kB
    Upload folder using huggingface_hub about 1 year ago
  • response.cpython-311.pyc
    3.39 kB
    Upload folder using huggingface_hub about 1 year ago
  • retry.cpython-311.pyc
    21.2 kB
    Upload folder using huggingface_hub about 1 year ago
  • ssl_.cpython-311.pyc
    18.1 kB
    Upload folder using huggingface_hub about 1 year ago
  • ssl_match_hostname.cpython-311.pyc
    6.28 kB
    Upload folder using huggingface_hub about 1 year ago
  • ssltransport.cpython-311.pyc
    14.3 kB
    Upload folder using huggingface_hub about 1 year ago
  • timeout.cpython-311.pyc
    12.1 kB
    Upload folder using huggingface_hub about 1 year ago
  • url.cpython-311.pyc
    17.8 kB
    Upload folder using huggingface_hub about 1 year ago
  • util.cpython-311.pyc
    2.2 kB
    Upload folder using huggingface_hub about 1 year ago
  • wait.cpython-311.pyc
    3.77 kB
    Upload folder using huggingface_hub about 1 year ago