Streaming tables

The Models Going Stale

A hard Pipeline Design interview practice problem on DataDriven. Write and execute real pipeline design code with instant grading.

Domain
Pipeline Design
Difficulty
hard
Seniority
staff

Problem

Our data science team has trained several risk models in SageMaker but they go stale quickly because features aren't refreshed fast enough. We need a proper feature pipeline that keeps the feature store current so models can serve accurate predictions at low latency. Design the feature pipeline and feature store architecture.

Practice This Problem

Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.