Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
afanyu237
/
whatsApp_chat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
whatsApp_chat
923 kB
1 contributor
History:
18 commits
afanyu237
Update app.py
35e473e
verified
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
README.md
Safe
305 Bytes
initial commit
11 months ago
ai_topic_titles.py
Safe
14.7 kB
Create ai_topic_titles.py
3 months ago
app.py
Safe
10.4 kB
Update app.py
3 months ago
finetune.py
Safe
3.94 kB
Upload 10 files
11 months ago
helper.py
Safe
16 kB
Update helper.py
3 months ago
naive_bayes_model.pkl
pickle
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
Safe
7.89 kB
Update preprocessor.py
3 months ago
preprocessor_func.py
Safe
3.78 kB
Upload 10 files
11 months ago
requirements.txt
Safe
500 Bytes
Update requirements.txt
11 months ago
sentiment.py
Safe
3.11 kB
Update sentiment.py
3 months ago
sentiment_train.py
Safe
1.21 kB
Upload 10 files
11 months ago
test.py
Safe
2.05 kB
Upload 10 files
11 months ago
tfidf_vectorizer.pkl
pickle
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
Safe
1.39 kB
Upload 10 files
11 months ago