Commit Graph

18 Commits

Author SHA1 Message Date
Nathan Schneider
f1ae9cac1f Derive classifier dimensions from bicorder.json automatically
Both export_model_for_js.py and bicorder_classifier.py now read
DIMENSIONS and KEY_DIMENSIONS directly from bicorder.json at runtime,
so the model stays in sync whenever gradient terms are renamed or
added. A COLUMN_RENAMES dict handles historical CSV column name
changes. The model now includes bicorder_version so the app's version
check works correctly.

Regenerated bicorder_model.json against bicorder.json v1.2.6 with
correct dimension names, 9 key dimensions from shortform flags, and
updated thresholds.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 15:13:54 -06:00
Nathan Schneider
730075f757 Tweaks to analysis readme 2026-03-03 20:42:07 -07:00
Nathan Schneider
62a6b0ba2c analysis updates 2026-02-21 17:13:15 -07:00
Nathan Schneider
b004e9fb19 Analysis changes 2026-01-25 22:55:30 -07:00
Nathan Schneider
57b780fe95 Additional analysis in app and tweaked json descriptions 2026-01-25 22:48:54 -07:00
Nathan Schneider
d1f288cda8 Adjusted the classifier to reduce false flags 2026-01-14 22:44:32 -07:00
Nathan Schneider
6230e6da7b Added arrows to focused view for clarity 2026-01-14 22:35:27 -07:00
Nathan Schneider
3355ed9f02 Added synthetic_readings JSON files to analysis 2026-01-14 21:59:28 -07:00
Nathan Schneider
7829141756 Analysis updates and json tweaks 2026-01-14 21:42:23 -07:00
Nathan Schneider
1b508b911f Added classifer analysis to bicorder ascii and web app 2025-12-21 21:38:39 -07:00
Nathan Schneider
b541f85553 Additional analysis: examining clustering via LDA 2025-12-19 11:40:45 -07:00
Nathan Schneider
7be67c9eb5 Adjustments to analysis and AI disclaimer 2025-11-23 09:27:51 -05:00
Nathan Schneider
998c93b3f9 Legacy bicorder version added to analysis folder 2025-11-21 19:35:24 -07:00
Nathan Schneider
fa527bd1f1 Initial analysis 2025-11-21 19:34:33 -07:00
Nathan Schneider
04eee1360f Formatting and clarity improvements 2025-11-21 11:43:13 -07:00
Nathan Schneider
dcfd37fa4c Initial analysis complete 2025-11-16 23:47:10 -07:00
Nathan Schneider
815ed9d6f4 Set up analysis scripts 2025-10-30 10:56:21 -06:00
Nathan Schneider
d2da0425c6 Restructured data/ into analysis/ 2025-10-28 11:04:06 -06:00