spaxel/mothership/internal/analytics
jedarden f7df7740bf feat: implement 7-day pattern learning algorithm for anomaly detection
Welford's online algorithm for per-zone, per-hour, per-day-of-week
occupancy modeling with cold start suppression, outlier protection,
security mode override, and SQLite persistence.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 21:27:10 -04:00
..
anomaly.go feat: implement 7-day pattern learning algorithm for anomaly detection 2026-04-06 21:27:10 -04:00
anomaly_test.go feat: implement 7-day pattern learning algorithm for anomaly detection 2026-04-06 21:27:10 -04:00
flow.go feat(analytics): implement crowd flow visualization 2026-03-29 15:38:40 -04:00
flow_test.go feat(localization): implement self-improving localization with BLE ground truth 2026-03-29 20:11:22 -04:00
handler.go feat: implement 7-day pattern learning algorithm for anomaly detection 2026-04-06 21:27:10 -04:00
patterns.go feat: implement 7-day pattern learning algorithm for anomaly detection 2026-04-06 21:27:10 -04:00
patterns_test.go feat: implement 7-day pattern learning algorithm for anomaly detection 2026-04-06 21:27:10 -04:00