

Bringing Feature Stores and MLOps to the Enterprise at Tecton
22 snips Jan 5, 2021
Kevin Stumpf, Co-founder and CTO of Tecton, discusses the evolution of feature stores and their essential role in modern machine learning ops. He shares insights from his experience with Uber's Michelangelo platform and explains how Tecton simplifies feature creation for data scientists. Topics include the architecture of Tecton, the importance of observability in data management, and the challenges of integrating machine learning workflows. Stumpf also touches on the balance between open-source and enterprise solutions in the ever-evolving data landscape.
AI Snips
Chapters
Transcript
Episode notes
Michelangelo Platform Impact
- Kevin Stumpf led Uber's Michelangelo platform that enabled deploying thousands of ML models in production.
- It powered key applications like Uber's ETAs and Eats recommendations, showcasing ML's operational scale.
Operational ML Complexity
- Operational ML is complex because it tightly integrates application, model, and data (features).
- Feature stores solve the hardest problem: managing raw data transformations into production-ready features.
Feature Definition Clarity
- Features are aggregated, derived signals crucial for ML predictions, not just raw data points.
- For example, frequently ordered cuisine type forms a richer predictive feature than simple click or order events.