Autonomous Vehicle/Theory
(prerequisite-Kalman Filter) Bayes' Theorem(Baysianism)
Naranjito
2024. 3. 13. 15:13
- Bayes' Theorem(Baysianism)
The relationship between prior probability and post-probability.
The probability that event occurs on the premise that event has already occurred.
Example
Q. What is the probability that this email is spam when the word A is visible?
: Probability of spam mail : Probability of normal mail : Probability that spam mail contains A. : Probability that normal mail contains A. : Probability that both of normal and spam mail contains A. Result : : Probability that this email is spam when the word A is visible.
https://gaussian37.github.io/autodrive-ose-bayes_filter/
https://roytravel.tistory.com/350
https://zzaebok.github.io/machine_learning/bayesian-statistics-and-machine-learning/