How to manage data in Feast feature stores
yaml
file.
COMING SOON: While the ZenML integration has an interface to access online feature store data, it currently is not usable in production settings with deployed models. We will update the docs when we enable this functionality.
DataFrame
s, for example, or datetime
values, so in the above code you can see that we have to convert them at various points.
A concrete example of using the Feast feature store can be found here.
For more information and a full list of configurable attributes of the Feast feature store, check out the API Docs.