Builds and validates Bayesian statistical models using PyMC and ArviZ for probabilistic programming and advanced inference.
This skill empowers Claude to design, implement, and analyze Bayesian models using the PyMC library. it provides a standardized workflow for probabilistic programming, covering everything from prior selection and data standardization to MCMC sampling and posterior predictive checks. Ideal for handling uncertainty, hierarchical data structures, and complex statistical inference, it includes built-in best practices for model diagnostics and comparison using information criteria like LOO and WAIC.
主要功能
011 GitHub stars
02Model comparison and selection using LOO and WAIC information criteria
03Standardized Bayesian modeling workflow with PyMC 5.x+
04Advanced MCMC sampling (NUTS) and Variational Inference (ADVI) implementation
05Comprehensive model diagnostics including R-hat, ESS, and divergence checks
06Hierarchical and multi-level model templates with non-centered parameterization
使用场景
01Analyzing complex hierarchical or multi-level datasets with group-level effects
02Performing time-series forecasting and autoregressive Bayesian analysis
03Quantifying uncertainty in linear, logistic, and Poisson regression models