Size: 298
Comment:
|
Size: 306
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
P(X|Y) = \frac{P(Y|X)P(X)}{P(Y)} | $$ P(X\|Y) = \frac{P(Y\|X)P(X)}{P(Y)} $$ |
NoSmoke:베이즈정리
PriorKnowledge즉 PriorProbability와 ConditionalProbability를 이용해서 PosteriorProbability를 구하는 방법
본 규칙을 이용해서 의사결정에 활용한다 이를 BayesianInference라고 한다.