Learn Before
Concept

Bayes Theorem Overview

Bayes Theorem is about predicting the probability of an event A occurring given an event B has already occurred. We can use the inverse probability of this statment and the probability of each event to find this value. P(A) is called prior probability, P(B|A) is Likelihood, P(B) is evidence, and P(A|B) is posterior probability.

Image 0

0

4

Updated 2021-06-07

Tags

Data Science