redrob-ranker / scripts

Commit History

refactor: extract shared query parser module, clean up imports
abc6ea2

MrNK2107 commited on

fix: reranker degradation, skip_reranker bug, eval latency, branch cleanup
022010c

MrNK2107 commited on

feat: full 100k index pipeline - switch from samples to full offset index
5a40cb1

MrNK2107 commited on

feat: final smoke-test fixes + spectacular README + UI bugfixes
25bfed8

MrNK2107 commited on

feat(data): remove generate_data.py script
6adee9c

MrNK2107 commited on

feat(search): add --profiles option to build_indexes.py
fac15a8

MrNK2107 commited on

feat(data): implement candidate profile generation script
a0efd4d

MrNK2107 commited on

chore: fix all ruff lint errors (174 -> 0), clean up unused imports/vars, fix line lengths
e9fe93a

MrNK2107 commited on

Fix e2e test failures: planner/reflector timeouts, bias-detector, listwise-rank API
900c34e

MrNK2107 commited on

feat(extraction): add FieldExtractor pipeline, ProfileStore with lazy loading, and skill matching
e01a2b0

MrNK2107 commited on

feat(100K): index full 100K dataset, 500-query eval, server validation
bcff391

MrNK2107 commited on

feat(eval): add ground truth generation, real evaluation metrics, remove demo mode
85944a2

MrNK2107 commited on

feat(scripts): rewrite build_indexes and evaluate with streaming and demo mode
a6ca468

MrNK2107 commited on

feat: Phase 13 evaluation β€” P@k, R@k, MRR, nDCG, latency stats
c65eea1

MrNK2107 commited on

feat: Phase 12 index building β€” FAISS + BM25 from profiles
e9bd9c7

MrNK2107 commited on

chore: create directory structure with __init__.py files and placeholder scripts
93a281a

MrNK2107 commited on