sgeboers
6e36fa2604
feat: persist and load explained variance for scree plots
...
- compute_svd_for_window now computes explained variance ratio (s²/sum(s²))
and appends it as a metadata row (entity_type='metadata',
entity_id='explained_variance') to motion_rows
- load_scree_data reads this metadata row from svd_vectors instead of
querying the non-existent sv_metadata column
- run_svd_for_window counts only entity_type='motion' rows in stored_motion
so metadata rows don't inflate the count
- Added 5 TDD tests covering load, compute, store, and round-trip
All 227 tests pass.
2026-05-01 10:34:31 +02:00
..
2026-05-01 00:05:08 +02:00
2026-03-24 22:41:43 +01:00
2026-03-24 22:41:40 +01:00
2026-03-21 22:31:22 +01:00
2026-03-23 20:30:35 +01:00
2026-03-21 22:31:22 +01:00
2026-05-01 00:02:45 +02:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:31:22 +01:00
2026-03-24 22:41:28 +01:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:21:10 +01:00
2026-03-22 03:02:25 +01:00
2026-03-23 21:21:10 +01:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:40:28 +01:00
2026-04-30 23:49:23 +02:00
2026-04-13 23:59:50 +02:00
2026-04-05 00:42:46 +02:00
2026-03-31 01:49:38 +02:00
2026-04-12 21:02:47 +02:00
2026-03-23 21:01:09 +01:00
2026-04-30 23:59:02 +02:00
2026-03-31 00:22:26 +02:00
2026-03-29 23:25:04 +02:00
2026-05-01 01:05:55 +02:00
2026-03-31 00:28:14 +02:00
2026-03-31 01:49:38 +02:00
2026-03-22 22:38:17 +01:00
2026-04-13 21:51:21 +02:00
2026-03-24 20:18:20 +01:00
2026-03-21 23:25:27 +01:00
2026-03-21 23:33:47 +01:00
2026-03-22 03:02:25 +01:00
2026-05-01 00:02:45 +02:00
2026-05-01 00:02:45 +02:00
2026-03-22 22:38:17 +01:00
2026-03-31 01:49:38 +02:00
2026-05-01 00:07:56 +02:00
2026-03-24 20:18:20 +01:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:31:22 +01:00
2026-03-29 23:13:30 +02:00
2026-04-02 21:08:50 +02:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:31:39 +01:00
2026-03-23 21:21:10 +01:00
2026-03-23 21:31:39 +01:00
2026-04-02 21:08:50 +02:00
2026-05-01 01:05:55 +02:00
2026-05-01 10:34:31 +02:00
2026-03-23 21:21:10 +01:00
2026-03-22 03:02:25 +01:00
2026-03-22 03:02:25 +01:00
2026-04-13 21:51:21 +02:00
2026-04-30 23:55:24 +02:00
2026-04-13 23:59:50 +02:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:31:39 +01:00
2026-03-24 19:59:25 +01:00
2026-03-23 21:31:39 +01:00
2026-03-23 21:31:39 +01:00
2026-03-31 01:49:38 +02:00
2026-04-12 21:02:47 +02:00