Skip to content

Example showing how to use denormalized to stream features into feast

Notifications You must be signed in to change notification settings

probably-nothing-labs/feast-example

Repository files navigation

Feast + Denormalized Example

This repo contains an example showing how to use denormalized to stream features into a feast online store. Tested with python v3.12.4 and feast v0.40.1.

Setup

  • Run the emit_measurements.rs script from the denormalized repository (This involves running kafka in docker)
  • Initialize the feast repo by running feast apply in the src/feast_example/feature_repo directory
  • run python src/feast_example/main.py

About

Example showing how to use denormalized to stream features into feast

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published