Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
PyMC logo
Skill

PyMC

Bayesian modeling with PyMC: priors, NUTS sampling and model comparison.

0
SaveVisit website ↗

Install

Ships scripts
gh skill install K-Dense-AI/scientific-agent-skills pymc
Triggers on

Building a Bayesian or hierarchical model, running MCMC or variational inference, or debugging divergences and convergence.

Needs tools
ReadWriteEditBash
Author
K-Dense Inc.
License
Apache-2.0

Replaces the habit of sampling first and checking afterwards with a fixed order: a prior predictive check before fitting, then R-hat, effective sample size and divergence counts before anything is read off the posterior. Divergences are treated as a modeling problem to reparameterize, not noise to bury by raising target_accept. Hierarchical structure, missing data and measurement error are presented as modeling decisions, and candidates are compared with LOO and WAIC. Two scripts handle diagnostics and comparison; examples target PyMC 6.0.1 on PyTensor 3.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?