yixinwang / robust-rpm-public

Reference implementation of Reweighted Probabilistic Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REWEIGHTED PROBABILISTIC MODELS

Reference implementation of Robust Probabilistic Modeling with Bayesian Data Reweighting. [arxiv]

This folder contains code to replicate:

  • empirical study on a Poisson model with corrupted observations

  • empirical study on a Generalized Linear model with missing latent groups. The code illustrates the use of Dirichlet prior on weights in the example.

  • empirical study on a Gaussian Mixture model with skewed distributions

About

Reference implementation of Reweighted Probabilistic Models

License:MIT License


Languages

Language:Jupyter Notebook 45.0%Language:R 33.6%Language:C++ 17.2%Language:Stan 4.3%