SDS 507: Bayesian Statistics — with Rob Trangucci

Topics covered
Popular Clips
Episode Highlights
Bayesian Methods
Bayesian methods offer a unique approach to machine learning, emphasizing the importance of priors and posteriors in model training. explains that while uninformative priors are rare, they can guide the learning process by providing soft constraints on parameter values. This approach contrasts with typical machine learning models, which often start with random initial values sampled from distributions.
You want to have like a soft constraint. You want to, you know, your prior should put, I don't know, 99% of the sort of probability mass between two points, but, you know, there are tails where you can be wrong.
---
The challenge of multimodal optimization in deep learning is also highlighted, where multiple parameter sets can yield similar results, complicating the search for a global optimum 1 2.
Bayesian vs ML
The comparison between Bayesian statistics and machine learning reveals distinct philosophical and practical differences. points out that Bayesian inference focuses on distributions, offering a richer understanding of parameter spaces compared to the point estimates typical in machine learning. This distinction is crucial, as Bayesian methods provide a full distribution of parameter values, enhancing the depth of analysis.
There is this big difference between using a single, what you call the point value, a single number, as both the initialized weight in the machine learning model as well as the weight that we have come out of it that we, that we've learned and that we can use in a production model.
---
Frequentist approaches, on the other hand, focus on hypothetical data sets and null models, which can limit their applicability in certain contexts 3 4.
Related Episodes


793: Bayesian Methods and Applications — with Alexandre Andorra
Answers 383 questions

SDS 585: PyMC for Bayesian Statistics in Python — with Thomas Wiecki
Answers 383 questions

SDS 433: Data Science Trends for 2021 — with Ben Taylor
Answers 383 questions
SDS 429: 2020's Biggest Data Science Breakthroughs — with Jon Krohn
Answers 383 questions

SDS 587: Data Engineering for Data Scientists — with Mark Freeman
Answers 383 questions

SDS 539: Interpretable Machine Learning — with Serg Masís
Answers 383 questions

SDS 439: Deep Learning for Machine Vision — with Deblina Bhattacharjee
Answers 383 questions

SDS 617: Causal Modeling and Sequence Data — with Sean Taylor
Answers 383 questions
SDS 552: The Most Popular SuperDataScience Episodes of 2021 — with Jon Krohn
Answers 383 questions

SDS 555: Sports Analytics and 66 Days of Data with @KenJee_ds
Answers 383 questions

SDS 537: Data Science Trends for 2022 — with Sadie St. Lawrence
Answers 383 questions

SDS 613: Causal Machine Learning — with Emre Kiciman
Answers 383 questions














