ijsasif/Module-1-Ranking-Debiasing
0
Fix amplified per-attribute after values using friend's heuristic
Fix per-attr after values: preserve sign using |before| x |residual|/|adj_total|
Add after_removed_pct.total using (before-after)/before formula
Add per-attribute before/after bias decomposition to demographic_adjustments
Fix bias_removed_pct: use (|biased - fair| / biased) × 100
Include resume text in ranking response for skill extraction
Strip demographic header before passing CV text to models
Fix regex alternation bug in _extract_profile_field
Add traceback to 500 error detail for debugging
Fix NoneType strip error for missing form fields
Parse candidate profiles from uploaded CVs
Add Module 1 ranking debiasing backend
initial commit
