- 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/
'Autonomous Vehicle > Theory' 카테고리의 다른 글
Kalman Filter (0) | 2024.03.14 |
---|---|
Prediction Step, Motion Model, Correction Step, Observation Model (0) | 2024.03.14 |
Probability Distribution, Random Variable, Probability Function, Cumulative Distribution Function (0) | 2024.03.13 |
(prerequisite-Kalman Filter) State Equation, Measurement Equation (0) | 2024.03.06 |
(prerequisite-Kalman Filter) Localization, Tracking (0) | 2023.07.06 |