Time-Series Intelligence
Continuous anomaly detection and forecasting across all key business metrics. Each metric uses the most accurate model (proven by 12-fold rolling-origin backtest). High-severity findings include LLM narration and a suggested action. The system learns from your feedback — useful patterns stay sensitive, noisy ones get suppressed automatically.
How accuracy is measured: 12-fold rolling-origin backtest. For each fold the model is trained on a 90-day window and asked to predict the next 7 days; we compute MAPE (Mean Absolute Percentage Error). Lower is better. The chosen model per metric is the one with the lowest MAPE — every metric uses the model proven to be the most accurate for it.
Forecast trend computed from intel_forecast_actuals: every prediction is scored on the day its target date arrives.
Learning thresholds live in intel_learning: detectors with high "not useful" rates have their alert thresholds raised automatically, so the system gets quieter and more on-target over time.