Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neel692
/
Movie-Recommendation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Movie-Recommendation
2 contributors
History:
9 commits
Neel kamal sahu
TMDB's recommendation added
6ee205a
about 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
about 2 years ago
README.md
Safe
243 Bytes
initial commit
about 2 years ago
app.py
Safe
3.47 kB
TMDB's recommendation added
about 2 years ago
movie_list.pkl
pickle
Detected Pickle imports (11)
"numpy.dtype"
,
"pandas.core.internals.managers.BlockManager"
,
"numpy.ndarray"
,
"pandas.core.indexes.base._new_Index"
,
"pandas.core.indexes.base.Index"
,
"pandas.core.frame.DataFrame"
,
"builtins.slice"
,
"functools.partial"
,
"pandas.core.internals.blocks.new_block"
,
"pandas.core.indexes.numeric.Int64Index"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
2.65 MB
LFS
upload movie list as it is not uploading from cli
about 2 years ago
movie_recommendation.py
Safe
2.68 kB
Upload movie_recommendation.py
about 2 years ago
similarity.pkl
pickle
Detected Pickle imports (3)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
184 MB
LFS
uploading similarity matrix as it is not uploading from cli
about 2 years ago