- 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.
- Learning Single:page Web Application Development
- Learning Python Web Penetration Testing
- Data Visualization with D3 4.x Cookbook(Second Edition)
- 零基礎玩轉區塊鏈
- Mastering Concurrency in Go
- Mastering PHP Design Patterns
- Python 3網絡爬蟲實戰
- Learn WebAssembly
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Python機器學習基礎教程
- Python深度學習:基于TensorFlow
- SQL基礎教程(第2版)
- 低代碼平臺開發實踐:基于React
- D3.js By Example
- 從“1”開始3D編程