Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ train_embedding_classifier.py
File
train_embedding_classifier.py
scripts/train_embedding_classifier.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Train a tier classifier on frozen bge-small embeddings.
2
3
Replaces KNN
with
a learned classifier
for
Signal C. Uses L2-regularized
4
logistic regression to prevent overfitting on the small (487-sample) dataset.
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
resolve
Method · 0.45
Tested by
no test coverage detected