14
Non-Parametric Bayesian Methods
Building a predictive model requires us to make assumptions. For example, we often need to assume some fixed mathematical form for the relationship between our predictive features and the response variable. It is the parameters within that mathematical form that we usually vary and optimize through a training process, not the mathematical form. If those parametric assumptions are incorrect, we get a poorly performing model. Often it would be better to not make those parametric assumptions and to use a non-parametric modeling approach. That is what we do in this chapter. We do so by putting Bayesian priors on the functions and relationships that we model. This makes the methods we use non-parametric Bayesian ...
Get 15 Math Concepts Every Data Scientist Should Know now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.