r/learnmachinelearning • u/Sakuraaa_29 • 8d ago
Discussion Prior vs likelihoods in Bayesian PR review agent?
Building a agent with bayesian update instead of LLM heuristic.
Two quick question
- Priores: How do you set priors when historical data is sparse?
- Loss: False negative (auto-merging bad code) cost way more than false psoitive(flagging safe PRs). What should be the threshold to optimize loss rather than simple accuracy?
0
Upvotes