Alterlab Pymc
Skill Verifiziert AktivPart of the AlterLab Academic Skills suite. Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.
To provide a robust and well-guided experience for users wanting to perform Bayesian statistical modeling and probabilistic programming with PyMC.
Funktionen
- Build hierarchical Bayesian models
- Perform MCMC sampling (NUTS)
- Utilize variational inference
- Compare models with LOO/WAIC
- Conduct posterior predictive checks
- Generate predictions with uncertainty quantification
Anwendungsfälle
- Building complex statistical models for research
- Performing uncertainty quantification in predictions
- Comparing and selecting the best Bayesian model
- Diagnosing and troubleshooting MCMC sampling issues
Nicht-Ziele
- Performing classical frequentist statistical analysis
- Data visualization outside of model diagnostics and posterior analysis
- Automated hyperparameter optimization for machine learning models
Installation
npx skills add AlterLab-IEU/AlterLab-Academic-SkillsFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
PyMC Bayesian Modeling
99Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.
Alterlab Statistical Analysis
98Part of the AlterLab Academic Skills suite. Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for your data, assumption checking, power analysis, and APA-formatted results. Best for academic research reporting, test selection guidance. For implementing specific models programmatically use statsmodels.
AlterLab scikit Survival
97Part of the AlterLab Academic Skills suite. Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions with concordance index or Brier score, handling competing risks, or implementing any survival analysis workflow with the scikit-survival library.
Simulate Stochastic Process
97Simulate stochastic processes (Markov chains, random walks, SDEs, MCMC) with convergence diagnostics, variance reduction, and visualization. Use when generating sample paths for estimation, prediction, or visualization; when analytical solutions are intractable; running Monte Carlo estimation needing convergence guarantees; validating analytical results against empirical simulation; or sampling from complex posteriors via MCMC.
OraClaw Forecast
100Zeitreihenprognose für KI-Agenten. ARIMA- und Holt-Winters-Vorhersagen mit Konfidenzintervallen. Prognostizieren Sie Umsatz, Traffic, Preise oder beliebige sequentielle Daten. Inferenz unter 5 ms.
SHAP Model Interpretability
100Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.