35Offline AUC is 0.91 and falling apart live. You suspect the feature store's point-in-time join. Find the bug.▼hardDatabricksGoogleSnowflake2 replies◆ premiumThe most expensive leakage bug in feature-store ML: training joins that grab feature values from after the label event. The timeline that exposes it, the one query that proves it, and the fix that survives audit.Open full answer →
15What is point-in-time correctness, and how do you avoid leakage in continuous retraining?▼mediumCapital OneJPMorganUber1 replies○ sign inThe bug that makes offline metrics a lie: training on information that didn't exist at prediction time. A concrete fraud example with timestamps, the as-of join that fixes it, and the label-maturity trap automated retraining adds on top.Open full answer →