Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Polo123
/
PyG-ArangoDB-Movie-Recommendation
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Polo123
commited on
Mar 15, 2024
Commit
d6b0a19
·
verified
·
1 Parent(s):
c3a89b9
Update logic.py
Browse files
Files changed (1)
hide
show
logic.py
+1
-1
logic.py
CHANGED
Viewed
@@ -266,7 +266,7 @@ def make_graph():
266
267
268
269
-
return movie_mappings
270
271
272
def login_ArangoDB():
266
267
268
269
+
return movie_mappings
, user_mapping, ratings_df, m_id, id_map, sampled_md
270
271
272
def login_ArangoDB():