舉報

會員
Learning Bayesian Models with R
最新章節:
Index
Thisbookisforstatisticians,analysts,anddatascientistswhowanttobuildaBayes-basedsystemwithRandimplementitintheirday-to-daymodelsandprojects.ItismainlyintendedforDataScientistsandSoftwareEngineerswhoareinvolvedinthedevelopmentofAdvancedAnalyticsapplications.Tounderstandthisbook,itwouldbeusefulifyouhavebasicknowledgeofprobabilitytheoryandanalyticsandsomefamiliaritywiththeprogramminglanguageR.
目錄(88章)
倒序
- coverpage
- Learning Bayesian Models with R
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files 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. Introducing the Probability Theory
- Probability distributions
- Conditional probability
- Bayesian theorem
- Marginal distribution
- Expectations and covariance
- Exercises
- References
- Summary
- Chapter 2. The R Environment
- Setting up the R environment and packages
- Managing data in R
- Writing R programs
- Data visualization
- Sampling
- Exercises
- References
- Summary
- Chapter 3. Introducing Bayesian Inference
- Bayesian view of uncertainty
- Exercises
- References
- Summary
- Chapter 4. Machine Learning Using Bayesian Inference
- Why Bayesian inference for machine learning?
- Model overfitting and bias-variance tradeoff
- Selecting models of optimum complexity
- Bayesian averaging
- An overview of common machine learning tasks
- References
- Summary
- Chapter 5. Bayesian Regression Models
- Generalized linear regression
- The arm package
- The Energy efficiency dataset
- Regression of energy efficiency with building parameters
- Simulation of the posterior distribution
- Exercises
- References
- Summary
- Chapter 6. Bayesian Classification Models
- Performance metrics for classification
- The Na?ve Bayes classifier
- The Bayesian logistic regression model
- Exercises
- References
- Summary
- Chapter 7. Bayesian Models for Unsupervised Learning
- Bayesian mixture models
- Topic modeling using Bayesian inference
- R packages for LDA
- Exercises
- References
- Summary
- Chapter 8. Bayesian Neural Networks
- Two-layer neural networks
- Bayesian treatment of neural networks
- The brnn R package
- Deep belief networks and deep learning
- Exercises
- References
- Summary
- Chapter 9. Bayesian Modeling at Big Data Scale
- Distributed computing using Hadoop
- RHadoop for using Hadoop from R
- Spark – in-memory distributed computing
- SparkR
- Linear regression using SparkR
- Computing clusters on the cloud
- Other R packages for large scale machine learning
- Exercises
- References
- Summary
- Index 更新時間:2021-07-09 21:22:51
推薦閱讀
- OpenCV實例精解
- 程序員面試筆試寶典
- Java入門很輕松(微課超值版)
- Django開發從入門到實踐
- PyTorch自然語言處理入門與實戰
- 云計算通俗講義(第3版)
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Learning JavaScript Data Structures and Algorithms
- Haskell Data Analysis Cookbook
- Mastering ArcGIS Enterprise Administration
- Deep Learning with R Cookbook
- PyQt編程快速上手
- Software Architecture with Python
- Java程序設計入門(第2版)
- Mastering React Test:Driven Development
- Boost.Asio C++ Network Programming Cookbook
- 正則指引(第2版)
- Apache Cassandra Essentials
- 從Excel到Python:用Python輕松處理Excel數據
- Objective-C入門教程
- JSP程序設計實訓與案例教程(第2版)
- LabVIEW虛擬儀器設計及應用:程序設計、數據采集、硬件控制與信號處理
- Unity游戲開發(原書第3版)
- 區塊鏈原理、技術及應用
- Creative Projects for Rust Programmers
- Java寶典
- Flink設計與實現:核心原理與源碼解析
- SQL Server 2017 Integration Services Cookbook
- C++ 黑客編程揭秘與防范(第3版)
- Machine Learning for OpenCV 4(Second Edition)