ArangoDB 3.12 Product Release Announcement! Read the blog for details. Read Blog

Vector-5

Integrate ArangoDB with PyTorch Geometric to Build Recommendation Systems

Estimated reading time: 1 minutes

Estimated reading time: 20 minutes

In this blog post, we will build a complete movie recommendation application using ArangoDB and PyTorch Geometric. We will tackle the challenge of building a movie recommendation application by transforming it into the task of link prediction. Our goal is to predict missing links between a user and the movies they have not watched yet.

Run this notebook yourself: https://colab.research.google.com/github/arangodb/interactive_tutorials/blob/master/notebooks/Integrate_ArangoDB_with_PyG.ipynb

(more…)
«
1
»