Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sohvren
/
MovieRecommenderV2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MovieRecommenderV2
2 contributors
History:
14 commits
AJ-Gazin
Merge branch 'main' of https://huggingface.co/spaces/sohvren/MovieRecommenderV2
45cab06
10 months ago
Visualizations
Saved viz's to HTML files, directly loading now
10 months ago
__pycache__
Saved viz's to HTML files, directly loading now
10 months ago
sampled_movie_dataset
Added movie metadata. >10mb, so lfs tracked
10 months ago
.gitattributes
Safe
1.6 kB
Saved viz's to HTML files, directly loading now
10 months ago
.gitignore
Safe
28 Bytes
Added more of main program
10 months ago
PredictionGenerator.ipynb
Safe
9.22 kB
Added more of main program
10 months ago
PyGTrainedModelState.pt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
308 kB
LFS
Added more of main program
10 months ago
PyGdata.pt
pickle
Detected Pickle imports (10)
"collections.OrderedDict"
,
"torch_geometric.data.storage.NodeStorage"
,
"torch_geometric.data.hetero_data.HeteroData"
,
"torch_geometric.data.feature_store.TensorAttr"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"torch.FloatStorage"
,
"torch_geometric.data.storage.EdgeStorage"
,
"torch_geometric.data.graph_store.EdgeAttr"
,
"torch_geometric.data.storage.BaseStorage"
How to fix it?
20.4 MB
LFS
Added more of main program
10 months ago
README.md
Safe
242 Bytes
initial commit
10 months ago
app.py
Safe
4.82 kB
Merge branch 'main' of https://huggingface.co/spaces/sohvren/MovieRecommenderV2
10 months ago
model_def.py
Safe
1.53 kB
Still figuring out this CPU thing.
10 months ago
movie_embeddings.pt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
13.9 MB
LFS
Added more of main program
10 months ago
movie_embeddings_concat.pt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
14.6 MB
LFS
Added more of main program
10 months ago
requirements.txt
Safe
3.31 kB
torch audio 2.2.21 -> 2.2.2
10 months ago
visualizer.py
Safe
1.88 kB
Saved viz's to HTML files, directly loading now
10 months ago
viz_utils.py
Safe
3.4 kB
Added more of main program
10 months ago