#pymc

2025-06-10

๐Ÿš€ New to Variational Inference?

Check out A Beginnerโ€™s Guide to VI โ€” a hands-on tutorial from @pymc_labs & @PyData Virginia, led by @fonnesbeck

๐Ÿ“บ youtube.com/watch?v=XECLmgnS6N

๐ŸŽฅ Learn VI, ADVI, Pathfinder, & real-world modeling tips from Chris.

#Bayesian #PyMC #ML #MCMC

PyMC developerspymc@bayes.club
2025-04-03

PyMC is in Google Summer of Code 2025!

We're excited to be part of #GSoC2025 under @NumFOCUS If you're passionate about #Bayesian stats & #OpenSource, this is your chance to contribute to #PyMC!

๐Ÿ“… Deadline: April 8, 18:00 UTC
๐Ÿ”— Apply now: pymc.io/blog/blog_gsoc_2025_an

2025-03-23

Advancing probabilistic programming for scientific applications?

#EuroSciPy2025 welcomes original research on Bayesian methods, MCMC algorithms, and statistical modeling in #Python.

Submit your work as tutorials, talks, or posters!

#BayesianStatistics #ScientificPython #PyMC #PyStan #EuroSciPy

EuroSciPy
Krakรณw 2025
European Conference on Python in Science
18. - 22. August 2025
AGH University of Krakรณw, Poland
Call for Proposals
2025-03-21

Developing Bayesian inference methods for complex scientific problems?

#EuroSciPy2025 is seeking original work on Hamiltonian Monte Carlo, variational inference, and statistical modeling in #Python.

Submit your innovations: pretalx.com/euroscipy-2025/cfp #CfP

#BayesianStatistics #ScientificPython #BayesianInference #PyMC #PyStan #EuroSciPy

Pierre-Simon LaplaceLearnBayesStats@mstdn.science
2025-02-20

๐Ÿ“ข Episode 126 is Live!

๐ŸŽง Listen now ๐Ÿ‘‰ learnbayesstats.com/episode/12

๐ŸŽ™๏ธ In this episode with
Alex Andorra, Will Dean from
PyMC-Labs explains how Bayesian methods are reshaping marketing analytics, from MMM to CLV estimation and more ....

#BayesianMarketing #MMM #CLV #MarketingAnalytics #MachineLearning #ProbabilisticProgramming #DataScience #PyMC #Marketing

2025-02-13

Are you a Python enthusiast looking to explore the power of probabilistic programming? Join us next week at PyHouston to hear Larry Jones introduce #PyMC โ€” the go-to Python library for probabilistic modeling and Bayesian inference!

meetup.com/python-14/events/30

Pierre-Simon LaplaceLearnBayesStats@mstdn.science
2025-01-24

๐Ÿ”ด ๐‡๐จ๐ฐ ๐“๐จ ๐…๐จ๐œ๐ฎ๐ฌ ๐Ž๐ง ๐–๐ก๐š๐ญ ๐Œ๐š๐ญ๐ญ๐ž๐ซ๐ฌ ๐ˆ๐ง ๐“๐ข๐ฆ๐ž ๐’๐ž๐ซ๐ข๐ž๐ฌ ๐…๐จ๐ซ๐ž๐œ๐š๐ฌ๐ญ๐ข๐ง๐ 
๐Ÿ”— learnbayesstats.com/episode/12

โœ… ๐ˆ๐ง ๐ญ๐ก๐ข๐ฌ ๐„๐ฉ๐ข๐ฌ๐จ๐๐ž, ๐ฒ๐จ๐ฎโ€™๐ฅ๐ฅ ๐ฅ๐ž๐š๐ซ๐ง ๐ก๐จ๐ฐ ๐ญ๐จ ๐š๐œ๐ก๐ข๐ž๐ฏ๐ž ๐ญ๐ก๐š๐ญ with @pymc

Alex Andorra & Jesse Grabowski talk about state space models, simplifying forecasting, applications etc.

#LearningBayesianStatistics #PyMC #forecasting #timeseries

โžดโžดโžดร†๐Ÿœ”ฦ.ฦ‡๊ญšโด๐”ฅั”ษผ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ปAeonCypher@lgbtqia.space
2024-09-09

I genuinely miss PyMC2. The #PyMC and #Arviz APIs changes so frequently, that it's impossible to know what the standard approach to anything is.

#Bayesian #Statistics in #Python should be easy.

To be honest, I'd really like a well maintained #SkLearn module for it.

Kira Howe (McLean)kira@indieweb.social
2024-06-14

Learning about PyMC makes me want to become a statistician.. super interesting way to think about data, but so much goes into building a good model! So many rabbit holes.

Bayesian modelling is clearly super powerful though and seems to offer some answers to some of the most intractable problems with black-box ML. A reliable model with known and understandable inputs is invaluable for certain use cases.

#pydata #pydatalondon #pymc #bayesianstats

Slide from the PyMC talk about Bayesian modelling
Rami Krispin :unverified:ramikrispin@mstdn.social
2024-05-26

Cohort Revenue & Retention Analysis with Python ๐Ÿš€

For those who work with cohort data, I recommend checking Dr.Juan Orduz tutorial for cohort revenue and retention analysis with PyMC ๐Ÿ‘‡๐Ÿผ

pymc-labs.com/blog-posts/cohor

#python #DataScience #Bayesian #pymc

2024-05-01

@charleemos I have found both the #PyMC tutorials (pymc.io/projects/docs/en/lates) and the #Stan User's Guide (mc-stan.org/docs/stan-users-gu) on #GaussianProcesses good for getting your hands dirty. Seeing GPs in action and fiddling with hyperparameters was helpful for me to understand the mathematical underpinnings.

Michael Misamoremmisamore@sigmoid.social
2024-03-16

It is possible to fit a graphical model with about 10k variables in #pymc or does it just explode? ๐Ÿ™‚

So testing some intuition on moving a deterministic analysis into a complex #Bayesian inference problem using #PyMC has been a really fast process. I'm very impressed with how easy it's been to use it. Well chuffed!!!

2024-01-23

Did you know that @pymc has a backend enabling live streaming of MCMCs to a #ClickHouse database?

Check out github.com/pymc-devs/mcbackend to learn more about #McBackend, and visit github.com/pymc-devs/pymc/wiki if you're interested in doing a Google Summer of Code project on this! #PyMC #GSoC #GSoC2024

PyMC developerspymc@bayes.club
2023-11-27

๐Ÿš€ Introducing "@as_model" in PyMC-Experimental API!

๐Ÿ”ฅ Key Features:
- Simplifies PyMC modeling
- Better code structure

๐Ÿ”— Details: GitHub PR #268 github.com/pymc-devs/pymc-expe

๐Ÿ™Œ Thanks to Theo Rashid, @ricardoV94, Rob Zinkov, @twiecki and Maxim Kochurov !

#PyMC #Python #DataScience #Bayesian #OpenSource ๐Ÿ๐Ÿ“ˆ๐ŸŽ‰

2023-11-22

Modern #Bayesian samplers like #PyMC are too fast... no way to take a break and having the impression to get things done in parallel... barely the time to toot.

Rob Zinkovz@bayes.club
2023-11-20

At the encouragement of @nkaretnikov I made a blogpost on how to use #pymc in a more functional style!

zinkov.com/posts/2023-alternat

PyMC developerspymc@bayes.club
2023-11-14

๐Ÿš€ Exciting update for #DataScience enthusiasts! Abuzar has pre-recorded a detailed walkthrough on Changepoint Modeling with #PyMC. ๐Ÿ“Š

๐Ÿ”— Dive in before the live event for a head-start: youtube.com/watch?v=iwNju1o5yQ

๐Ÿ““ Grab the notebook: github.com/abuzarmahmood/pymco

๐Ÿ“… Join us live for deeper insights and a Q&A session! ๐Ÿ‘‰ meetup.com/pymc-online-meetup/

#ChangepointModelling #Python #StatisticalModelling

PyMC developerspymc@bayes.club
2023-11-06

๐Ÿค” How does our brain turn flavors into data? Uncover the science with Dr. Abuzar Mahmood at #PyMCon.

๐ŸŽฅ Watch the interview: youtube.com/watch?v=ySF3X45XRy
๐Ÿง  Get into the nitty-gritty of brain signal analysis using #PyMC.
๐Ÿ‘‰ Details & chat: discourse.pymc.io/t/13251

#neuroscience #datascience #statistics #learning

PyMC developerspymc@bayes.club
2023-11-06

๐Ÿ“ข Calling all data science enthusiasts and PyMC users!

We're excited to announce the PyMC Docathon on November 17th at 3 PM CET (9 AM ET). This is your chance to contribute to the open-source community and help enhance the PyMC example gallery and documentation.

๐Ÿ“† Save the date: Nov 17, 3pm CET / 14 UTC / 6am PT / 9am ET
๐Ÿ”— Sign up here: meetup.com/pymc-online-meetup/
๐Ÿ‘‰ Join the PyMC Discord Server: discord.gg/g9vefGNEMH

๐Ÿค Lets meet, collaborate, and network with fellow Bayesian enthusiasts. #pymc

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst