Skip to content

Commit f7b48f8

Browse files
Merge pull request #23 from regulate-tech/fix-links-v2
fix: tutorial links
2 parents bb17394 + 6e1103a commit f7b48f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo-feature-store/TUTORIAL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,6 @@ You just experienced the core principle of modern data systems (often called "ML
206206
207207
If you're curious, here are a few resources to explore these concepts further.
208208
209-
* **What is a Feature Store? (A Simple Explanation):** [A non-technical blog post on the "central kitchen" idea](https://www.google.com/search?q=https://www.tecton.ai/what-is-a-feature-store/).
210-
* **What is MLOps? (For Non-Technical People):** [An article explaining the ideas behind managing the full lifecycle of AI models](https://www.google.com/search?q=https://www.datarobot.com/blog/what-is-mlops-for-non-technical-people/).
209+
* **What is a Feature Store?:** [A technical blog post describing what goes into a feature store" idea](https://www.tecton.ai/what-is-a-feature-store/).
210+
* **What is MLOps?:** [An explainer from IBM of the ideas behind managing the full lifecycle of AI models](https://www.ibm.com/think/topics/mlops).
211211
* **Feast (The Tool Used in this Demo):** [The official website for the open-source Feature Store technology used in this tutorial](https://feast.dev/).

0 commit comments

Comments
 (0)