macks22's Stars
shap/shap
A game theoretic approach to explain the output of any machine learning model.
apple/turicreate
Turi Create simplifies the development of custom machine learning models.
mamba-org/mamba
The Fast Cross-Platform Package Manager
lorenzodifuccia/safaribooks
Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
aksnzhy/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
weld-project/weld
High-performance runtime for data analytics applications
pyro-ppl/numpyro
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
annoviko/pyclustering
pyclustering is a Python, C++ data mining library.
bambinos/bambi
BAyesian Model-Building Interface (Bambi) in Python.
beoutbreakprepared/nCoV2019
Location for summaries and analysis of data related to n-CoV 2019, first reported in Wuhan, China
st-tech/zr-obp
Open Bandit Pipeline: a python library for bandit algorithms and off-policy evaluation
lindermanlab/ssm
Bayesian learning and inference for state space models
laurencium/Causalinference
Causal Inference in Python
linkedin/FastTreeSHAP
Fast SHAP value computation for interpreting tree-based models
criteo-research/reco-gym
Code for reco-gym: A Reinforcement Learning Environment for the problem of Product Recommendation in Online Advertising
better/convoys
Implementation of statistical models to analyze time lagged conversions
minaskar/zeus
⚡️ zeus: Lightning Fast MCMC ⚡️
lavinei/pybats
Bayesian time series forecasting and decision analysis
bashtage/randomgen
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
lawmurray/Birch
A probabilistic programming language that combines automatic differentiation, automatic marginalization, and automatic conditioning within Monte Carlo methods.
Quansight-Labs/ndindex
A Python library for manipulating indices of ndarrays
erikbern/software-estimation
Statistical analysis of software estimation
mattjj/pylds
some tools for gaussian linear dynamical systems
Nth-iteration-labs/contextual
Contextual Bandits in R - simulation and evaluation of Multi-Armed Bandit Policies
argmaxml/conjugate_prior
Implementation of the conjugate prior table for Bayesian Statistics
zoj613/polyagamma
An efficient and flexible sampler of the Pólya-Gamma distribution with a NumPy/SciPy compatible interface.
jsilve24/stray
Stray has been renamed fido, development continues at jsilve24/fido
wilson-ye-chen/stein_thinning
Python package for Stein Thinning
banditry/banditry
Simulation-based evaluation framework for Contextual Multi-Armed Bandit (CMAB) algorithms
macks22/mixture_models
Implementations of various supervised and unsupervised mixture models