Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Taoheed-O
/
spam_detector_app
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
spam_detector_app
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Taoheed-O's picture
Taoheed-O
Updated
ffddcd3 almost 3 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 3 years ago
  • README.md
    238 Bytes
    initial commit almost 3 years ago
  • app.py
    2.83 kB
    Updated almost 3 years ago
  • model_log.pkl

    Detected Pickle imports (4)

    • "numpy.core.multiarray._reconstruct",
    • "sklearn.linear_model._logistic.LogisticRegression",
    • "numpy.ndarray",
    • "numpy.dtype"

    How to fix it?

    61 kB
    hosting spam detector app with hugging face almost 3 years ago
  • requirements.txt
    31 Bytes
    hosting spam detector app with hugging face almost 3 years ago
  • sms_spam.csv
    500 kB
    hosting spam detector app with hugging face almost 3 years ago
  • spam_detector.ipynb
    14.6 kB
    hosting spam detector app with hugging face almost 3 years ago
  • vectorizer.pkl

    Detected Pickle imports (2)

    • "numpy.int64",
    • "sklearn.feature_extraction.text.CountVectorizer"

    How to fix it?

    91 kB
    hosting spam detector app with hugging face almost 3 years ago