Skip to content

add automatic model retraining from user corrections#1

Open
tevyntan wants to merge 1 commit into
mainfrom
retrain
Open

add automatic model retraining from user corrections#1
tevyntan wants to merge 1 commit into
mainfrom
retrain

Conversation

@tevyntan

@tevyntan tevyntan commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Every 50 entries in training_queue, the categoriser retrains in the
background: merges base CSV with all corrections, scores old vs new
model on both a held-out base test set and the correction set, and
only hot-swaps if the weighted combined accuracy improves. Rolls back
silently if not. GET /model-stats exposes before/after accuracy and
the retrain result.

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cipher Ready Ready Preview, Comment Jul 9, 2026 11:48am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant