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

  • Log In
  • Sign Up

Spaces:
afanyu237
/
whatsApp_chat
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
whatsApp_chat
923 kB
  • 1 contributor
History: 18 commits
afanyu237's picture
afanyu237
Update app.py
35e473e verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    305 Bytes
    initial commit 11 months ago
  • ai_topic_titles.py
    14.7 kB
    Create ai_topic_titles.py 3 months ago
  • app.py
    10.4 kB
    Update app.py 3 months ago
  • finetune.py
    3.94 kB
    Upload 10 files 11 months ago
  • helper.py
    16 kB
    Update helper.py 3 months ago
  • naive_bayes_model.pkl

    Detected Pickle imports (4)

    • "numpy.ndarray",
    • "numpy.dtype",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.naive_bayes.MultinomialNB"

    How to fix it?

    481 kB
    xet
    Upload 10 files 11 months ago
  • preprocessor.py
    7.89 kB
    Update preprocessor.py 3 months ago
  • preprocessor_func.py
    3.78 kB
    Upload 10 files 11 months ago
  • requirements.txt
    500 Bytes
    Update requirements.txt 11 months ago
  • sentiment.py
    3.11 kB
    Update sentiment.py 3 months ago
  • sentiment_train.py
    1.21 kB
    Upload 10 files 11 months ago
  • test.py
    2.05 kB
    Upload 10 files 11 months ago
  • tfidf_vectorizer.pkl

    Detected Pickle imports (6)

    • "numpy.ndarray",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.feature_extraction.text.TfidfTransformer",
    • "numpy.dtype",
    • "sklearn.feature_extraction.text.TfidfVectorizer",
    • "numpy.float64"

    How to fix it?

    375 kB
    xet
    Upload 10 files 11 months ago
  • translate.py
    1.39 kB
    Upload 10 files 11 months ago