Skip to content

Commit c58bbc4

Browse files
colab ready
1 parent 3ec7ea8 commit c58bbc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python-recipes/feature-store/00_feast_credit_score.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"source": [
99
"![Redis](https://redis.io/wp-content/uploads/2024/04/Logotype.svg?auto=webp&quality=85,75&width=120)\n",
1010
"\n",
11-
"# Redis online Feature Store with Feast\n",
11+
"# Redis Online Feature Store with Feast\n",
1212
"\n",
13-
"In this recipe, we will learn all about [Feature Stores](https://redis.io/solutions/feature-stores/) with **Redis** and **Feast**. This guide is an adaptation of the [Feast Tutorial](https://docs.feast.dev/tutorials/tutorials-overview/real-time-credit-scoring-on-aws) that uses [Redis online feature store](https://docs.feast.dev/reference/online-stores/redis)."
13+
"In this recipe, we will learn all about [Feature Stores](https://redis.io/solutions/feature-stores/) with **Redis** and **Feast**. This guide is an adaptation of the [Feast Tutorial](https://docs.feast.dev/tutorials/tutorials-overview/real-time-credit-scoring-on-aws) that uses [Redis as the online feature store](https://docs.feast.dev/reference/online-stores/redis)."
1414
]
1515
},
1616
{
@@ -20,7 +20,7 @@
2020
},
2121
"source": [
2222
"## Let's Begin!\n",
23-
"<a href=\"https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/feature-store/python-recipes/feature-store/01_feast_credit_score.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n"
23+
"<a href=\"https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/feat/RAAE-447/feature-store-recipe/python-recipes/feature-store/01_feast_credit_score.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n"
2424
]
2525
},
2626
{

0 commit comments

Comments
 (0)