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

  • Log In
  • Sign Up

Spaces:
Sravanth
/
sentiment-analysis-api
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
sentiment-analysis-api
186 kB
  • 1 contributor
History: 16 commits
Sravanth's picture
Sravanth
Update app.py
5f73429 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • Dockerfile
    223 Bytes
    Update Dockerfile almost 3 years ago
  • README.md
    204 Bytes
    initial commit almost 3 years ago
  • app.py
    1.48 kB
    Update app.py almost 3 years ago
  • requirements.txt
    52 Bytes
    Update requirements.txt almost 3 years ago
  • sentiment_classifier.pkl

    Detected Pickle imports (4)

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

    How to fix it?

    70.4 kB
    xet
    Upload 4 files almost 3 years ago
  • vectorizer.pkl

    Detected Pickle imports (2)

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

    How to fix it?

    112 kB
    xet
    Upload 4 files almost 3 years ago