Giter Club home page Giter Club logo

ebcrossfitpaper's Introduction

EBCrossFit paper

Code to reproduce the results from the following paper:

Ignatiadis, N., & Wager, S. (2019). Covariate-Powered Empirical Bayes Estimation. To appear in Advances in Neural Information Processing Systems 32 (NeurIPS 2019). arXiv:1906.01611.

The method itself has been implemented in the EBayes.jl package.

Overview of this repository

All computations were executed on Julia 1.2. The Manifest.toml file provides a specification of all dependencies. The exact package dependencies may thus be reproduced by starting the Julia REPL in this folder, pressing ] and then typing instantiate ..

There are three main results reproduced here:

  • Synthetic experiments (simulations), i.e. we reproduce Figure 3 from the manuscript. Running julia simulations.jl runs all the simulations, evaluates the methods and stores the mean squared errors (± standard errors) in the synthetic_benchmark_files folder. For convenience we also provide precomputed results. The panels of Figure 2 may be generated afterwards by running julia synthetic_benchmark_plots.jl.
  • MovieLens analysis, i.e. we reproduce Figure 2 from the manuscript. The corresponding code is available in the Jupyter notebook EBCrossFit_Movielens.ipynb. The preprocessing of the dataset occurs through the EBayesDatasets.jl package.
  • Crimes and communities unnormalized analysis, i.e. we reproduce Table 1 from the manuscript. The code is available in the Jupyter notebook EBCrossFit_Crime_And_Communities.ipynb.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.