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 /numpy /_typing
123 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Sam Chaudry
Upload folder using huggingface_hub
7885a28 verified about 1 year ago
  • __pycache__
    Upload folder using huggingface_hub about 1 year ago
  • __init__.py
    5.05 kB
    Upload folder using huggingface_hub about 1 year ago
  • _add_docstring.py
    4 kB
    Upload folder using huggingface_hub about 1 year ago
  • _array_like.py
    5.57 kB
    Upload folder using huggingface_hub about 1 year ago
  • _callable.pyi
    11.8 kB
    Upload folder using huggingface_hub about 1 year ago
  • _char_codes.py
    8.79 kB
    Upload folder using huggingface_hub about 1 year ago
  • _dtype_like.py
    5.96 kB
    Upload folder using huggingface_hub about 1 year ago
  • _extended_precision.py
    777 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • _nbit.py
    632 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • _nbit_base.py
    2.88 kB
    Upload folder using huggingface_hub about 1 year ago
  • _nested_sequence.py
    2.61 kB
    Upload folder using huggingface_hub about 1 year ago
  • _scalars.py
    1.03 kB
    Upload folder using huggingface_hub about 1 year ago
  • _shape.py
    231 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • _ufunc.py
    153 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • _ufunc.pyi
    26.7 kB
    Upload folder using huggingface_hub about 1 year ago