#151 · Primary category: MLOps & Evaluation

featureform

data-quality data-science embeddings embeddings-similarity feature-engineering feature-store hacktoberfest machine-learning ml mlops python vector-database

The Virtual Feature Store. Turn your existing data infrastructure into a feature store.

Project last updated:07/03/25

GitHub Stars

2.0K

Forks

107

Contributors

34

License

MPL-2.0

Why we included this project

Most ML teams know the pain of feature code scattered across notebooks, redefined by hand and never quite reproducible. Featureform treats that as an infrastructure problem: it layers a virtual feature store on top of the data systems you already run, such as Spark, Postgres, Redis, or vector stores, and turns feature, label, transformation, and training set definitions into versioned, shareable resources. Data scientists can push definitions from a notebook into a shared repository that records lineage, owners, and variants, and the platform orchestrates the underlying systems to serve those features in production. If several people build models from the same data, this is a practical way to keep features consistent and governed instead of reinvented in each notebook.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category