#151 · Primary category: MLOps & Evaluation
featureform
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
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models