Bayes' theorem updates probability when new evidence shows up.
Bayes
P(A|B) = P(B|A) · P(A) / P(B)
Used in medical testing, spam filters, and modern machine learning.
Bayes' theorem updates probability when new evidence shows up.
Used in medical testing, spam filters, and modern machine learning.