- A powerful statistical method based on Bayes’ Theorem.
- It’s a framework for updating our beliefs about parameters in light of new evidence (data).
- This approach is heavily used in fields like Computer Science (e.g., spam filters, AI) and traditional sciences.
- Core Idea: Start with a “prior” belief, collect data, and update to a “posterior” belief.