talk-data.com
Activities & events
| Title & Speakers | Event |
|---|---|
|
Formula 1 goes Bayesian: Time Series Decomposition with PyMC
2025-09-25 · 10:05
Forecasting time series can be messy, data is often missing, noisy, or full of structural changes like holidays, outliers, or evolving patterns. This talk shows how to build interpretable time series decomposition models using PyMC, a modern probabilistic programming library. We’ll break time series into trend, seasonality, and noise components using engineered time features (e.g., Fourier and Radial Basis Functions). You’ll also learn how to model correlated series using hierarchical priors, letting multiple time series "learn from each other." As a case study, we’ll analyze Formula 1 lap time data to compare drivers and explore performance consistency using Bayesian posteriors. This is a hands-on, code-first talk for data scientists, ML engineers, and researchers curious about Bayesian modeling (or Formula 1). Familiarity with Python and basic statistics is helpful, but no deep knowledge of Bayes is required. |
PyData Amsterdam 2025 |
|
Introduction to PyMC and Probabilistic Programming
2025-08-12 · 16:00
Chris Fonnesbeck
– Principal Quantitative Analyst
@ PyMC Labs
This one-hour tutorial introduces new users to version 5 of PyMC, a powerful Python, open source library for probabilistic programming and Bayesian statistical modeling. Participants will learn the fundamentals of PyMC, best practices for installation and setup, and gain hands-on experience building their first Bayesian model. |
[Online] A Tutorial for Getting Started with PyMC
|
|
Introduction to Bayesian Time Series Analysis with PyMC
2025-06-06 · 08:00
Time series data is ubiquitous, from stock market prices and weather patterns to disease outbreaks and sports outcomes. Accurately modeling these data and generating useful predictions requires specialized techniques due to the unique characteristics of time series data. This tutorial provides a practical introduction to Bayesian time series analysis using PyMC, a powerful probabilistic programming library in Python. Participants will learn how to build, evaluate, and interpret various Bayesian time series models, including ARIMA models, dynamic linear models, and stochastic volatility models. We'll emphasize practical application, covering data preprocessing, model selection, diagnostics, and forecasting, empowering attendees to tackle real-world time series problems with confidence. |
PyData London 2025
|
|
Bayesian Modeling and Probabilistic Programming - Rob Zinkov
2024-01-22 · 03:53
Rob Zinkov
– guest
We talked about: Rob’s background Going from software engineering to Bayesian modeling Frequentist vs Bayesian modeling approach About integrals Probabilistic programming and samplers MCMC and Hakaru Language vs library Encoding dependencies and relationships into a model Stan, HMC (Hamiltonian Monte Carlo) , and NUTS Sources for learning about Bayesian modeling Reaching out to Rob Links: Book 1: https://bayesiancomputationbook.com/welcome.html Book/Course: https://xcelab.net/rm/statistical-rethinking/ Free ML Engineering course: http://mlzoomcamp.com Join DataTalks.Club: https://datatalks.club/slack.html Our events: https://datatalks.club/events.html |
DataTalks.Club |
|
Contributing to Bayesian open-source projects
2023-12-18 · 11:30
Rob Zinkov
– machine learning engineer and data scientist
Outline: The Bayesian framework; Probabilistic programming; Creating scientific software packages; PyMC. |
Bayesian Modeling and Probabilistic Programming
|
|
Combining Bayes and Graph-based Causal Inference
2023-11-29 · 17:00
🎙️ Speaker: Robert Ness \| ⏰ Time: 17:00 UTC / 9am PT / 12pm ET / 6pm Berlin Graphical causal inference and probabilistic programming share much history. For example, directed probabilistic graphical models were early versions of causal models and d-separation (graphical criteria for conditional independence) provided fundamentals for the do-calculus. Also, directed graphical models drove advancements in Bayesian inference algorithms and were the precursors of probabilistic programming languages like PyTorch. Further, both causal models and probabilistic programming favor explicitly modeling the data generating process. Yet, despite these commonalities, graphical causal inference and probabilistic programming have evolved into separate communities with little cross-talk beyond Bayesian inference of parameters in causal estimators. In this seminar, we discuss how to do causal graphical modeling with probabilistic programming, as well as tools and design patterns for doing so. 📑 Resources
📜 Outline of Talk / Agenda:
💼 About the speaker:
Researcher at Microsoft Research, where he focuses on causal reasoning, deep probabilistic modeling, language models and programming languages. He is author of the book Causal AI, and founder of AI learning platform Altdeep.ai. He has worked as a research engineer and received his Ph.D. in statistics from Purdue University. He is a Johns Hopkins SAIS alumnus. 🔗 Connect with Robert Ness: 👉 LinkedIn: https://www.linkedin.com/in/osazuwa/ 👉 Twitter: https://twitter.com/osazuwa 👉 GitHub: https://github.com/altdeep/causalML 👉 MSR: https://www.microsoft.com/en-us/research/people/robertness/ 💼 About the Host:
Dr. Thomas Wiecki is an author of PyMC, the leading platform for statistical data science. To help businesses solve some of their trickiest data science problems, he assembled a world-class team of Bayesian modelers and founded PyMC Labs -- the Bayesian consultancy. He did his PhD at Brown University studying cognitive neuroscience. 🔗 Connect with Thomas Wiecki: 👉 Website: https://www.pymc-labs.com/ 👉 GitHub: https://github.com/twiecki 👉 Twitter: https://twitter.com/twiecki 👉 Blog posts: https://twiecki.io/ 📖 Code of Conduct: Please note that participants are expected to abide by PyMC's Code of Conduct. 🔗 Connecting with PyMC Labs: 👥 LinkedIn: https://www.linkedin.com/company/pymc-labs/ 🐦 Twitter: https://twitter.com/pymc_labs 🎥 YouTube: https://www.youtube.com/c/PyMCLabs 🤝 Meetup: https://www.meetup.com/pymc-labs-online-meetup/ 🔗 Connecting with PyMC Open Source: 💬 Q&A/Discussion: https://discourse.pymc.io 🐙 GitHub: https://github.com/pymc-devs/pymc 💼 LinkedIn: https://www.linkedin.com/company/pymc/mycompany 🐥 Twitter: https://twitter.com/pymc_devs 📺 YouTube: https://www.youtube.com/c/PyMCDevelopers 🎉 Meetup: https://www.meetup.com/pymc-online-meetup/ |
Combining Bayes and Graph-based Causal Inference
|
|
🎙️ Speaker: Daniel Lee\, Thomas Wiecki \| ⏰ Time: 16:00 UTC / 9am PT / 12pm ET / 6pm Berlin This will be a high-level talk discussing the separation of statistical models and inference algorithms. Things we’d like to talk about:
This talk won’t be overly technical. The goal will be to try to solidify the differences between the different types of inference and when to apply them. There will be plenty of time for Q&A. 📜 Outline of Talk / Agenda:
💼 About the speaker:
🔗 Connect with Daniel Lee: 👉 LinkedIn: https://www.linkedin.com/in/syclik/ 👉 Twitter: https://twitter.com/djsyclik 👉 GitHub: https://github.com/syclik 👉 Website: https://syclik.com/ 👉 Blog: https://medium.com/@bayesianops
🔗 Connect with Thomas Wiecki: 👉 GitHub: https://github.com/twiecki 👉 Twitter: https://twitter.com/twiecki 👉 Website: https://twiecki.io/ 📖 Code of Conduct: Please note that participants are expected to abide by PyMC's Code of Conduct. 🔗 Connecting with PyMC Labs: 👥 LinkedIn: https://www.linkedin.com/company/pymc-labs/ 🐦 Twitter: https://twitter.com/pymc_labs 🎥 YouTube: https://www.youtube.com/c/PyMCLabs 🤝 Meetup: https://www.meetup.com/pymc-labs-online-meetup/ 🔗 Connecting with PyMC Open Source: 💬 Q&A/Discussion: https://discourse.pymc.io 🐙 GitHub: https://github.com/pymc-devs/pymc 💼 LinkedIn: https://www.linkedin.com/company/pymc/mycompany 🐥 Twitter: https://twitter.com/pymc_devs 📺 YouTube: https://www.youtube.com/c/PyMCDevelopers 🎉 Meetup: https://www.meetup.com/pymc-online-meetup/ |
Implementing GPTs in Probabilistic Programming: Separating Inference from Model
|
|
[Online] State of Bayes Lecture Series #7 Gaussian Processes for Time Series
2023-07-06 · 16:00
🎙️ Speaker: Maxim Kochurov \| ⏰ Time: 9am PT / 12pm ET / 6pm Berlin State of Bayes is a series of webinars about advances in practical methods and modeling intuition. The major focus of the webinar series will be on understanding concepts of advanced statistical models and introducing prior knowledge into the loop. This free course will be interesting for Bayesian practitioners who want to deepen their understanding about Bayesian modeling. In the closing webinar session we'll meet Gaussian processes for time series analysis. There are some very enlightening applications that bring GP to the number one most useful models in practice:
During the webinar we'll get familiar with necessary concepts to apply a GP on a time series. At the coding session we'll revisit Rolling regression example from pymc-examples and will make that even more cool than ever before.
Sessions (generally bi-weekly) The full course is:
💼 About the speaker:
🔗 Connect with Maxim: 👉 LinkedIn: https://www.linkedin.com/in/ferrine 👉 Twitter: https://twitter.com/ferrine96 👉 GitHub: https://github.com/ferrine 👉 Website: https://ferrine.github.io 📖 Code of Conduct: Please note that participants are expected to abide by PyMC's Code of Conduct. 🔗 Connecting with PyMC Labs: 👥 LinkedIn: https://www.linkedin.com/company/pymc-labs/ 🐦 Twitter: https://twitter.com/pymc_labs 🎥 YouTube: https://www.youtube.com/c/PyMCLabs 🤝 Meetup: https://www.meetup.com/pymc-labs-online-meetup/ 🔗 Connecting with PyMC Open Source: 💬 Q&A/Discussion: https://discourse.pymc.io 🐙 GitHub: https://github.com/pymc-devs/pymc 💼 LinkedIn: https://www.linkedin.com/company/pymc/mycompany 🐥 Twitter: https://twitter.com/pymc_devs 📺 YouTube: https://www.youtube.com/c/PyMCDevelopers 🎉 Meetup: https://www.meetup.com/pymc-online-meetup/ |
[Online] State of Bayes Lecture Series #7 Gaussian Processes for Time Series
|
|
[Online] State of Bayes Lecture Series: Session 6 Gaussian Processes
2023-06-22 · 16:00
🎙️ Speaker: Maxim Kochurov \| ⏰ Time: 9am PT / 12pm ET / 6pm Berlin Gaussian Processes are probably the most powerful models you can encounter in Bayesian statistics. To apply them, you first need to get familiar with the basics and first principles. While complicated formulas are awesome, we'll more focus on intuition and possible applications. In this lesson, you'll know
And a bonus, we'll lead a coding session where we apply a Gaussian process to analyze unbalanced stratified poll data. State of Bayes is a series of webinars about advances in practical methods and modeling intuition. The major focus of the webinar series will be on understanding concepts of advanced statistical models and introducing prior knowledge into the loop. This free course will be interesting for Bayesian practitioners who want to deepen their understanding about Bayesian modeling.
Sessions (generally bi-weekly) The full course is:
💼 About the speaker:
🔗 Connect with Maxim: 👉 LinkedIn: https://www.linkedin.com/in/ferrine 👉 Twitter: https://twitter.com/ferrine96 👉 GitHub: https://github.com/ferrine 👉 Website: https://ferrine.github.io 📖 Code of Conduct: Please note that participants are expected to abide by PyMC's Code of Conduct. 🔗 Connecting with PyMC Labs: 👥 LinkedIn: https://www.linkedin.com/company/pymc-labs/ 🐦 Twitter: https://twitter.com/pymc_labs 🎥 YouTube: https://www.youtube.com/c/PyMCLabs 🤝 Meetup: https://www.meetup.com/pymc-labs-online-meetup/ 🔗 Connecting with PyMC Open Source: 💬 Q&A/Discussion: https://discourse.pymc.io 🐙 GitHub: https://github.com/pymc-devs/pymc 💼 LinkedIn: https://www.linkedin.com/company/pymc/mycompany 🐥 Twitter: https://twitter.com/pymc_devs 📺 YouTube: https://www.youtube.com/c/PyMCDevelopers 🎉 Meetup: https://www.meetup.com/pymc-online-meetup/ |
[Online] State of Bayes Lecture Series: Session 6 Gaussian Processes
|
|
Learning Probabilistic Graphical Models in R
2016-04-29
David Bellot
– author
Explore the fundamentals of probabilistic graphical models (PGM) with hands-on examples using R. This book helps you translate theoretical concepts into practical solutions, addressing complex problems with Bayesian and Markov networks. It's written to demystify PGMs, equipping you to create robust models for inference, learning, and prediction. What this Book will help me do Understand and implement probabilistic graphical models, including Bayesian and Markov networks, directly in R. Learn to use various R packages for performing inference and analyzing probabilistic models. Master the essentials of Bayesian methods, transitioning to advanced concepts with clear, step-by-step guidance. Familiarize yourself with methods like PCA and ICA for analyzing and reducing complex data dimensions. Develop practical skills to apply PGM techniques to machine learning challenges and real-world data problems. Author(s) The authors bring diverse expertise in probabilistic modeling, R programming, and applied machine learning. They are passionate educators and technical writers, focusing on breaking down complex theories into accessible knowledge. Their writing emphasizes practical demonstration, leveraging their industry and academic experiences. Who is it for? This book is designed for data scientists, engineers, and machine learning enthusiasts who wish to enhance their understanding of probabilistic graphical models. Whether you're curious about Bayesian methods or looking to apply PGM approaches to data-rich challenges, this guide is perfect for learners at an intermediate level, offering practical insights and real-world applications. |
|
|
Learning Bayesian Models with R
2015-10-28
Hari Manassery Koduvely
– author
Dive into the world of Bayesian Machine Learning with "Learning Bayesian Models with R." This comprehensive guide introduces the foundations of probability theory and Bayesian inference, teaches you how to implement these concepts with the R programming language, and progresses to practical techniques for supervised and unsupervised problems in data science. What this Book will help me do Understand and set up an R environment for Bayesian modeling Build Bayesian models including linear regression and classification for predictive analysis Learn to apply Bayesian inference to real-world machine learning problems Work with big data and high-performance computation frameworks like Hadoop and Spark Master advanced Bayesian techniques and apply them to deep learning and AI challenges Author(s) Hari Manassery Koduvely is a proficient data scientist with extensive experience in leveraging Bayesian frameworks for real-world applications. His passion for Bayesian Machine Learning is evident in his approachable and detailed teaching methodology, aimed at making these complex topics accessible for practitioners. Who is it for? This book is best suited for data scientists, analysts, and statisticians familiar with R and basic probability theory who aim to enhance their expertise in Bayesian approaches. It's ideal for professionals tackling machine learning challenges in applied data contexts. If you're looking to incorporate advanced probabilistic methods into your projects, this guide will show you how. |
|