- Machine Learning with Spark(Second Edition)
- Rajdeep Dua Manpreet Singh Ghotra Nick Pentreath
- 92字
- 2021-07-09 21:07:51
Prior, likelihood, and posterior
Bayes theorem states the following:
Posterior = Prior * Likelihood
This can also be stated as P (A | B) = (P (B | A) * P(A)) / P(B) , where P(A|B) is the probability of A given B, also called posterior.
Prior: Probability distribution representing knowledge or uncertainty of a data object prior or before observing it
Posterior: Conditional probability distribution representing what parameters are likely after observing the data object
Likelihood: The probability of falling under a specific category or class.
This is represented as follows:

推薦閱讀
- Mastering Mesos
- 大學計算機基礎:基礎理論篇
- Canvas LMS Course Design
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Effective DevOps with AWS
- 現代機械運動控制技術
- 大數據時代
- Cloud Security Automation
- 工業機器人實操進階手冊
- Linux系統下C程序開發詳解
- Hands-On Dashboard Development with QlikView
- 漢字錄入技能訓練
- 機器人剛柔耦合動力學
- MySQL Management and Administration with Navicat
- Eclipse全程指南