Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Viraj45
/
ncf-recommendation-system
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ncf-recommendation-system
1 contributor
History:
12 commits
Viraj45
updated
fbbcc00
verified
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
247 Bytes
initial commit
5 months ago
app.py
Safe
3.1 kB
updated
5 months ago
best_ncf_model.pth
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
328 MB
LFS
initial commit
5 months ago
item_encoder.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
How to fix it?
2.06 MB
LFS
updated
5 months ago
model.py
Safe
1.63 kB
updated
5 months ago
requirements.txt
Safe
122 Bytes
updated
5 months ago
user_encoder.pkl
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
12.9 MB
LFS
updated
5 months ago
user_positive_items.pkl
pickle
Detected Pickle imports (2)
"builtins.set"
,
"collections.defaultdict"
How to fix it?
18.5 MB
LFS
updated
5 months ago