This notebook allow users to use both Feast and Kubeflow together. It allows users to:
- Register feature definitions with Feast
- Build a training dataset using the SparkOp
- Ingest data into the online store (Redis Cluster)
- Serve online feature values to models using the online serving APIs