epam / hub-kubeflow-components

Components for Kubeflow
Apache License 2.0
1 stars 1 forks source link

Feast component #6

Open TheRealSpaceShip opened 2 years ago

TheRealSpaceShip commented 2 years ago

Feast (Feature Store) is a customizable operational data system that re-uses existing infrastructure to manage and serve machine learning features to real-time models.

Implement a Feast component as part of our Kubeflow platform

https://docs.feast.dev/getting-started/quickstart

TheRealSpaceShip commented 2 years ago

Work in progress. The base component was implemented. More research is needed.