舉報

會員
Learning Probabilistic Graphical Models in R
最新章節:
Index
Thisbookisforanyonewhohastodealwithlotsofdataanddrawconclusionsfromit,especiallywhenthedataisnoisyoruncertain.Datascientists,machinelearningenthusiasts,engineers,andthosewhocuriousaboutthelatestadvancesinmachinelearningwillfindPGMinteresting.
目錄(60章)
倒序
- coverpage
- Learning Probabilistic Graphical Models in R
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Probabilistic Reasoning
- Machine learning
- Representing uncertainty with probabilities
- Probabilistic graphical models
- Summary
- Chapter 2. Exact Inference
- Building graphical models
- Variable elimination
- Sum-product and belief updates
- The junction tree algorithm
- Examples of probabilistic graphical models
- Summary
- Chapter 3. Learning Parameters
- Introduction
- Learning by inference
- Maximum likelihood
- Learning with hidden variables – the EM algorithm
- Principles of the EM algorithm
- Summary
- Chapter 4. Bayesian Modeling – Basic Models
- The Naive Bayes model
- Beta-Binomial
- The Gaussian mixture model
- Summary
- Chapter 5. Approximate Inference
- Sampling from a distribution
- Basic sampling algorithms
- Rejection sampling
- Importance sampling
- Markov Chain Monte-Carlo
- MCMC for probabilistic graphical models in R
- Summary
- Chapter 6. Bayesian Modeling – Linear Models
- Linear regression
- Bayesian linear models
- Summary
- Chapter 7. Probabilistic Mixture Models
- Mixture models
- EM for mixture models
- Mixture of Bernoulli
- Mixture of experts
- Latent Dirichlet Allocation
- Summary
- Appendix A. Appendix
- References
- Index 更新時間:2021-07-16 11:02:58
推薦閱讀
- 匯編語言程序設計(第2版)
- Animate CC二維動畫設計與制作(微課版)
- Visual Basic程序設計教程
- Android 應用案例開發大全(第3版)
- Getting Started with Greenplum for Big Data Analytics
- C++寶典
- AutoCAD 2009實訓指導
- GameMaker Essentials
- 算法設計與分析:基于C++編程語言的描述
- Mastering OpenStack
- Java設計模式深入研究
- Building a Media Center with Raspberry Pi
- CISSP in 21 Days(Second Edition)
- Opa Application Development
- Cocos2D Game Development Essentials
- Unreal Engine 4 Game Development Essentials
- Learning WebRTC
- Learning IPython for Interactive Computing and Data Visualization(Second Edition)
- PHP程序開發參考手冊
- Machine Learning for the Web
- Django By Example
- AngularJS Test:driven Development
- Arduino for Secret Agents
- 計算機應用基礎教程
- Learning Articulate Storyline
- Web前端自動化構建:Gulp、Bower和Yeoman開發指南
- 步步為贏:交互設計全流程解析
- Git:Mastering Version Control
- Python程序設計
- 從零開始學C程序設計