top of page
Data Science Blog
Search


RAG Evaluation: The fix I was proud of, and the measurement that killed it
Twice I built a fix I loved. Twice a full run said no. On being wrong productively, and the fair baseline that makes measurement mean something.

Hriday Saha
Jul 165 min read


RAG Chunking: the bug that lived inside a page footer
Most of what looked like a retrieval problem was really a document problem, and it had to be solved before retrieval could mean anything.

Hriday Saha
Jul 165 min read


ROC vs Precision-Recall Curve: When Accuracy Lies to You
Same model. Same test set. Two curves that tell almost opposite stories. A few years ago, while building a fraud detection model for insurance claims, I hit a wall that every data scientist eventually hits. My model came back with 99%+ accuracy. Leadership loved the number. I did not trust it for a second. Here is why. Fraud in insurance claims is rare, often less than 2% of all claims. A model that predicts "not fraud" for every single claim would already score above 98% acc

Hriday Saha
Jul 135 min read
bottom of page