Skip to content

Commit b306e14

Browse files
adds two tower recommendation system notebook example (#42)
1 parent 64cad61 commit b306e14

File tree

2 files changed

+5115
-1
lines changed

2 files changed

+5115
-1
lines changed

python-recipes/recommendation-systems/01_collaborative_filtering.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"![Redis](https://redis.io/wp-content/uploads/2024/04/Logotype.svg?auto=webp&quality=85,75&width=120)\n",
88
"\n",
9-
"# Collaborative Filtering in RedisVL\n",
9+
"# Recommendation Systems: Collaborative Filtering in RedisVL\n",
1010
"\n",
1111
"<a href=\"https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/recommendation-systems/01_collaborative_filtering.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
1212
]

0 commit comments

Comments
 (0)