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 |
|
jedarden
|
3bb58c0aa2
|
feat: add 7-day pattern learning algorithm for anomaly detection
Implement Welford's online algorithm for per-zone, per-hour-of-day,
per-day-of-week occupancy modeling with SQLite persistence, cold start
suppression, outlier protection, and security mode override.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-06 20:14:33 -04:00 |
|