abdullahau's Stars
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
HIPS/autograd
Efficiently computes derivatives of NumPy code.
mwouts/jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
FluxML/Zygote.jl
21st century AD
StatisticalRethinkingJulia/StatisticalRethinking.jl
Julia package with selected functions in the R package `rethinking`. Used in the SR2... projects.
baggepinnen/MonteCarloMeasurements.jl
Propagation of distributions by Monte-Carlo sampling: Real number types with uncertainty represented by samples.
TuringLang/AdvancedHMC.jl
Robust, modular and efficient implementation of advanced Hamiltonian Monte Carlo algorithms
stan-dev/stancon_talks
Materials from Stan conferences
betanalpha/knitr_case_studies
Inference case studies in knitr
Shmuma/rethinking-2ed-julia
Port of Statistical Rethinking (2nd edition) code to Julia
ColtAllen/btyd
Buy Till You Die and Customer Lifetime Value statistical models in Python.
lawmurray/Birch
A probabilistic programming language that combines automatic differentiation, automatic marginalization, and automatic conditioning within Monte Carlo methods.
betanalpha/jupyter_case_studies
Inference case studies in jupyter
TuringLang/AdvancedVI.jl
Implementation of variational Bayes inference algorithms
betanalpha/stan_intro
Draft introduction to probability and inference aimed at the Stan manual.
betanalpha/mcmc_diagnostics
Markov chain Monte Carlo general, and Hamiltonian Monte Carlo specific, diagnostics for Stan
bachmannpatrick/CLVTools
R-Package for estimating CLV
betanalpha/quarto_chapters
Book Chapter Drafts
betanalpha/mcmc_visualization_tools
Markov Chain Monte Carlo Visualization Tools
sidravi1/Blog
krassowski/jupyterlab-dagitty
JupyterLab renderer of dagitty causal diagrams
stappit/bayesian-data-analysis
Berlin Bayesians' solutions to Bayesian Data Analysis, 3rd edition.
corriebar/statrethinking_reading_group
Material for the Berlin Bayesian reading group covering Statistical Rethinking by Richard McElreath
arviz-devs/arviz-plots
ArviZ modular plotting
zabahana/Customer-LifeTime-Value-Analysis
Customer lifetime value analysis in python. Using Beta Geometric Negative Binomial Distribution and Gamma-Gamma methods
alexpavlakis/clv
jesscyzhao/hb_pareto_nbd
Implementation of a Hierarchical Bayesian approach to ParetoNBD model using Gibbs sampler and Slice sampling
aaronjg/pnbd_stan
PNBD/Stan model presented at Stanford Stan User Group March 2018
wpbindt/clv-model
An implementation of Hardie and Fader's (and others') customer lifetime value models using Markov chain Monte Carlo.
capers/BTYDplus
Extension to R package BTYD