Learning Probabilistic Graphical Models in R by David Bellot

Learning Probabilistic Graphical Models in R by David Bellot from  in  category
Privacy Policy
Read using
(price excluding 0% GST)
Author: David Bellot
Category: Engineering & IT
ISBN: 9781784397418
File Size: 9.65 MB
Format: EPUB (e-book)
DRM: Applied (Requires eSentral Reader App)
(price excluding 0% GST)

Synopsis

Familiarize yourself with probabilistic graphical models through real-world problems and illustrative code examples in RAbout This BookPredict and use a probabilistic graphical models (PGM) as an expert systemComprehend how your computer can learn Bayesian modeling to solve real-world problemsKnow how to prepare data and feed the models by using the appropriate algorithms from the appropriate R packageWho This Book Is ForThis book is for anyone who has to deal with lots of data and draw conclusions from it, especially when the data is noisy or uncertain. Data scientists, machine learning enthusiasts, engineers, and those who curious about the latest advances in machine learning will find PGM interesting.What You Will LearnUnderstand the concepts of PGM and which type of PGM to use for which problemTune the models parameters and explore new models automaticallyUnderstand the basic principles of Bayesian models, from simple to advancedTransform the old linear regression model into a powerful probabilistic modelUse standard industry models but with the power of PGMUnderstand the advanced models used throughout todays industrySee how to compute posterior distribution with exact and approximate inference algorithmsIn DetailProbabilistic graphical models (PGM, also known as graphical models) are a marriage between probability theory and graph theory. Generally, PGMs use a graph-based representation. Two branches of graphical representations of distributions are commonly used, namely Bayesian networks and Markov networks. R has many packages to implement graphical models.Well start by showing you how to transform a classical statistical model into a modern PGM and then look at how to do exact inference in graphical models. Proceeding, well introduce you to many modern R packages that will help you to perform inference on the models. We will then run a Bayesian linear regression and youll see the advantage of going probabilistic when you want to do prediction.Next, youll master using R packages and implementing its techniques. Finally, youll be presented with machine learning applications that have a direct impact in many fields. Here, well cover clustering and the discovery of hidden information in big data, as well as two important methods, PCA and ICA, to reduce the size of big problems.Style and approach This book gives you a detailed and step-by-step explanation of each mathematical concept, which will help you build and analyze your own machine learning models and apply them to real-world problems. The mathematics is kept simple and each formula is explained thoroughly.

Reviews

Write your review

Recommended