Skip to content

Commit 2b29c33

Browse files
committed
Update use-for-feature-engineering.rst
Adds link to feast example and blog post.
1 parent 02e9639 commit 2b29c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-tos/use-for-feature-engineering.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,5 @@ FAQ
133133

134134
Q. Can I use Hamilton for feature engineering with Feast?
135135
__________________________________________________________
136-
Yes, you can use Hamilton with Feast. Typically people use Hamilton on the offline side to compute features that then
136+
Yes, you can use Hamilton with Feast. See our [Feast example](https://github.com/DAGWorks-Inc/hamilton/tree/main/examples/feast) and accompanying [blog post](https://blog.dagworks.io/p/featurization-integrating-hamilton). Typically people use Hamilton on the offline side to compute features that then
137137
get pushed to Feast. For the online side it varies as to how to integrate the two.

0 commit comments

Comments
 (0)