IOAI ML Notes Mathematics FundamentalsProbability

Conditional Probability and Bayes Rule

Math fundamentals note for IOAI ML preparation.

Syllabus Map


Core Idea

Key Formula

P(AB)=P(BA)P(A)P(B)P(A\mid B)=\frac{P(B\mid A)P(A)}{P(B)}

Practical Notes

Priors matter when data is limited.

Why This Matters for ML

← Back to Blog