adisetyop's Stars
jrfiedler/causal_inference_python_code
Python code for part 2 of the book Causal Inference: What If, by Miguel Hernán and James Robins
DaveStrickland/AstroPhotography
Python workflow for processing astrophotography images from either digital cameras and/or amateur telescopes.
dancoe/Trilogy
Trilogy color images
devzhk/LMCTS
zoj613/polyagamma
An efficient and flexible sampler of the Pólya-Gamma distribution with a NumPy/SciPy compatible interface.
DavisTrey/ExperimentationResources
A list of blogs, videos, and other content that provides advice on building experimentation and A/B testing platforms
GoogleCloudPlatform/ml-design-patterns
Source code accompanying O'Reilly book: Machine Learning Design Patterns
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
avehtari/BDA_course_Aalto
Bayesian Data Analysis course at Aalto
guillermo-navas-palencia/cprior
Fast Bayesian A/B and Multivariate testing.
pyro-ppl/numpyro
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
arviz-devs/arviz
Exploratory analysis of Bayesian models with Python
nalepae/pandarallel
A simple and efficient tool to parallelize Pandas operations on all available CPUs
aloctavodia/Statistical-Rethinking-with-Python-and-PyMC3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
danieledurante/ProbitSUN
Conjugate Bayes for probit regression via unified skew-normal distributions
ImperialCollegeLondon/covid19model
Code for modelling estimated deaths and cases for COVID19.
damitkwr/ESRNN-GPU
PyTorch GPU implementation of the ES-RNN model for time series forecasting