Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 332 Bytes

feast-kubeflow-demo-notebook

This notebook allow users to use both Feast and Kubeflow together. It allows users to:

  1. Register feature definitions with Feast
  2. Build a training dataset using the SparkOp
  3. Ingest data into the online store (Redis Cluster)
  4. Serve online feature values to models using the online serving APIs