You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demo-feature-store/TUTORIAL.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -206,6 +206,6 @@ You just experienced the core principle of modern data systems (often called "ML
206
206
207
207
If you're curious, here are a few resources to explore these concepts further.
208
208
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).
211
211
***Feast (The Tool Used in this Demo):** [The official website forthe open-source Feature Store technology usedin this tutorial](https://feast.dev/).
0 commit comments