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

  • Log In
  • Sign Up

Spaces:
dangminh214
/
Spam-Email-Classifier
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Spam-Email-Classifier
1.02 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
dangminh214
revert api in html
0574f1b 4 months ago
  • datasets
    copy from github repo 4 months ago
  • doc
    copy from github repo 4 months ago
  • web
    revert api in html 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • .gitignore
    11 Bytes
    copy from github repo 4 months ago
  • Dockerfile
    559 Bytes
    adjust dockerfile 4 months ago
  • README.md
    3.85 kB
    try to fix fetch prob 4 months ago
  • export_model.py
    679 Bytes
    copy from github repo 4 months ago
  • model.py
    2.31 kB
    copy from github repo 4 months ago
  • requirements.txt
    545 Bytes
    copy from github repo 4 months ago
  • server.py
    1.67 kB
    adjust to serve frontend 4 months ago
  • spam_classifier_model.pkl

    Detected Pickle imports (4)

    • "sklearn.naive_bayes.MultinomialNB",
    • "numpy.ndarray",
    • "numpy._core.multiarray._reconstruct",
    • "numpy.dtype"

    How to fix it?

    261 kB
    xet
    Upload 2 files 4 months ago
  • test_email.py
    1.38 kB
    copy from github repo 4 months ago
  • tfidf_vectorizer.pkl

    Detected Pickle imports (6)

    • "numpy.ndarray",
    • "sklearn.feature_extraction.text.TfidfTransformer",
    • "numpy._core.multiarray._reconstruct",
    • "numpy.dtype",
    • "sklearn.feature_extraction.text.TfidfVectorizer",
    • "numpy.float64"

    How to fix it?

    168 kB
    xet
    Upload 2 files 4 months ago