Skip to content

Commit 6565424

Browse files
antonumtylerhutcherson
authored andcommitted
add documentation to feature-store
1 parent 17b4151 commit 6565424

File tree

3 files changed

+323
-173
lines changed

3 files changed

+323
-173
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ An estimated 31% of LLM queries are potentially redundant ([source](https://arxi
9393
| ------ | ----------- |
9494
| [/computer-vision/00_facial_recognition_facenet.ipynb](python-recipes/computer-vision/00_facial_recognition_facenet.ipynb) | Build a facial recognition system using the Facenet embedding model and RedisVL.
9595

96+
### Feature Store
97+
| Recipe | Description |
98+
| ------ | ----------- |
99+
| [/feature-store/01_feast_credit_score.ipynb](python-recipes/feature-store/01_feast_credit_score.ipynb) | Credit scoring system using Feast with Redis as the online store.
96100

97101
### Recommendation Systems
98102

0 commit comments

Comments
 (0)