Giter Site home page Giter Site logo

missingdata_dl's Introduction

MissingData_DL

Author: Zhenhua Wang, Olanrewaju Akande, Jason Poulos and Fan Li

Paper:

Are deep learning models superior for missing data imputation in large surveys? Evidence from an empirical comparison:

Datasets:

Usage

  1. Use sampler.py to create samples with MCAR.
  2. Use main.py to impute the missing dataset.
  3. To evaluate the performance of missing imputation, we first need to calculate the estimands in the poputaion dataset, the complete sample dataset and the imputed data using evaluation/calculate_estimands.py. Next, we use evaluation/evaluate_estimands.py to calcaute the performance metrics.
  4. To display the performance metrics, we use plot_figures.py and plot_tables.py.

missingdata_dl's People

Contributors

zhenhua-wang avatar

Stargazers

Owain  gaunders avatar  avatar Fujiao Ji avatar Nontawat Charoenphakdee avatar  avatar  avatar Sakib Abrar avatar

Watchers

Jason Poulos avatar  avatar Olanrewaju Michael Akande avatar

missingdata_dl's Issues

Would it be possible to include data preparation code?

Hi

I read the corresponding paper on arxiv and I was going to try running the code, but it wasn't obvious how to produce data/house.csv. I downloaded https://www2.census.gov/programs-surveys/acs/data/pums/2019/1-Year/csv_hus.zip, but that obviously needs a fair bit of treatment to be turned into something consistent with your code? I wonder if it might be possible to include the code that does this preprocessing?

As a minor aside, I found the utils/utils.py script had a few indentation issues that stopped the code running for me. Mostly just the docstrings, I think.

Training Query

Hi,
I've been implementing your code, and its been really simple to work with due to the great structure- thank you!
I have a question about the GAIN_v2.py script, I noticed that you're training the first and third layers of the generator, but all three layers of the discriminator. What was the rationale behind not training this central layer? I couldn't find a reference to it in the paper, but may have missed it.
Thanks! Robyn

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.