Creating and Operating ML Models from Event-based Data Using Feature Stores and Feature Engines
The teams from Kaskada and Redis will focus on how iterate on amazing ML models with event-based data.
The teams from Kaskada and Redis will focus on how iterate on amazing ML models with event-based data.
Feature engineering is supposed to be an iterative process, transforming raw data into training examples and feature vectors. Iteration is key -- but, each cycle should include trying new ideas offline, as well as testing in production. Offline experimentation requires historical event-based data to compute training examples at the right points-in-time - quickly, without waiting for complex pipelines to be built just to determine if a feature will be useful. Then, in the latter part of each iteration cycle, we need to test the new model live -- without worrying about offline and online discrepancies.
Feature stores are the newest idea that is supposed to help us, but it turns out that’s not enough. In this session, you’ll learn how to craft production-ready features and build training datasets at the right points-in-time from event-based data. Specifically, we’ll be covering strategies for powering feature stores with a feature engine to:
Come join us to learn how to finally iterate on amazing ML models with event-based data.