bayes_rule
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
bayes_rule [2020/06/30 16:30] – 만듦 rex8312 | bayes_rule [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1 | ||
---|---|---|---|
줄 6: | 줄 6: | ||
* B: 관찰 또는 관측(Observation) -> P(A): 사전확률(Evidence) | * B: 관찰 또는 관측(Observation) -> P(A): 사전확률(Evidence) | ||
- | $P(A|B) = \frac{P(Observation|Hypothesis) P(Hypothesis)}{P(Observation)}$ | + | $P(hypothesis|observation) = \frac{P(observation|hypothesis) P(hypothesis)}{P(observation)}$ |
- | $Posterior | + | $posterior |
+ | $P(\theta_j|X) = \frac{P(X|\theta_j) P(\theta_j)}{\sum_j{P(X|\theta_j)P(\theta_j)}} = \frac{P(X|\theta_j) P(\theta_j)}{P(X)}$ | ||
+ | |||
+ | * $X$ 데이터 | ||
+ | * $\theta_j$: 카테고리 | ||
+ | * $P(\theta_j|X)$: | ||
+ | * $P(X|\theta_j)$: | ||
+ | * $P(X)$: 증거(Evidence), | ||
* http:// | * http:// | ||
* http:// | * http:// |
bayes_rule.1593534603.txt.gz · 마지막으로 수정됨: (바깥 편집)