What problem does it solve?
This Skill removes the complexity of building, fitting, and validating Bayesian models by providing a guided PyMC workflow for probabilistic inference, uncertainty quantification, and model comparison.
Core Features & Use Cases
- Bayesian Modeling: Create linear, logistic, Poisson, hierarchical, and time-series models with weakly informative priors and named dimensions.
- Inference and Diagnostics: Run MCMC or variational inference, then check R-hat, ESS, divergences, trace behavior, and posterior predictive fit.
- Model Comparison and Prediction: Compare models with LOO or WAIC and generate predictions for new data or new groups in research and analytics workflows.
Quick Start
Use the pymc skill to fit a Bayesian model on my data, check diagnostics, and generate posterior predictions.