- Learning pandas(Second Edition)
- Michael Heydt
- 122字
- 2021-07-02 20:37:02
Probability and Bayesian statistics
Bayesian statistics is an approach to statistical inference, derived from Bayes' theorem, a mathematical equation built off simple probability axioms. It allows an analyst to calculate any conditional probability of interest. A conditional probability is simply the probability of event A given that event B has occurred.
Therefore, in probability terms, the data events have already occurred and have been collected (since we know the probability). By using Bayes' theorem, we can then calculate the probability of various things of interest, given or conditional upon, this already observed data.
Bayesian modeling is beyond the scope of this book, but again the underlying data models are well handled using pandas and then actually analyzed using libraries such as PyMC.
- What's New in TensorFlow 2.0
- 移動UI設計(微課版)
- Learn to Create WordPress Themes by Building 5 Projects
- HTML5+CSS3基礎開發教程(第2版)
- 人臉識別原理及算法:動態人臉識別系統研究
- Web全棧工程師的自我修養
- PLC編程及應用實戰
- JSP程序設計實例教程(第2版)
- Data Science Algorithms in a Week
- 會當凌絕頂:Java開發修行實錄
- Isomorphic JavaScript Web Development
- 看漫畫學Python:有趣、有料、好玩、好用(全彩版)
- Mastering jQuery UI
- 自然語言處理:原理、方法與應用
- Learning AirWatch