Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DivAITobaguide
/
recommender_system
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
recommender_system
1 contributor
History:
16 commits
exalth
Update Dataset/userHistory.csv
96ddb5d
verified
8 months ago
Dataset
Update Dataset/userHistory.csv
8 months ago
Evaluasi User to Item
perubahan
8 months ago
Kode Kotor
Initial Commit
9 months ago
Rekomendasi Item to Item
Initial Commit
9 months ago
Rekomendasi User to Item (CBF)
Initial Commit
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
Dockerfile
Safe
228 Bytes
Initial Commit
9 months ago
README.md
Safe
201 Bytes
initial commit
9 months ago
app.py
Safe
3.66 kB
perubahan
8 months ago
requirements.txt
Safe
55 Bytes
add CORS
9 months ago
similarity_matrix.pkl
pickle
Detected Pickle imports (3)
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
What is a pickle import?
148 kB
xet
Initial Commit
9 months ago
tfidf_matrix.npz
37.8 kB
xet
Initial Commit
9 months ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
,
"numpy.float64"
How to fix it?
18.9 kB
xet
Initial Commit
9 months ago