贝叶斯定理由英国数学家贝叶斯 ( Thomas Bayes 1702-1761 ) 发展,用来描述两个条件概率之间的关系,比如 P(A|B) 和 P(B|A)。按照乘法法则,可以立刻导出:P(A∩B) = P(A)*P(B|A)=P(B)*P(A|B)。如上公式也可变形为:P(A|B)=P(B|A)*P(A)/P(B)。
掌握利用贝叶斯公式进行设计分类器的方法。
Master the use of Bayesian classifier design formula method.
对全概率公式和贝叶斯公式,探讨了寻找完备事件组的两个常用方法。
This paper discusses two methods of complete event group for complete probability formular and Bayes formular.
用图论的观点理解概率论中的乘法公式、全概率公式、贝叶斯公式,有效地解决了某些复杂的概率问题。
From the perspective of graph theory, understands multiplication formula, full probability formula, Bayes formula effectively solves some complicated probability problems.
应用推荐