Git Product home page Git Product logo

nomi's Introduction

This is the code for the paper "Missing Data Imputation with Uncertainty-Driven Network" which is accepted by SIGMOD 2024.

Awesome License: MIT Made With Love

Folder Structure

.
├── data                   # dataset files
├── baselines              # the baselines of GAIN, VGAIN and TDM
├── mechanism.py           # the missing mechanism
├── nngp.py                # the neural network gaussian process
├── data_loader.py         # data loader
├── utils.py               # some help functions
├── main_hnsw_fast.py         # the overall entrance
├── downstream_classification.py   # the downstream classification using SVM
└── README.md

Quick Start

bash run_MCAR.sh

bash run_MAR.sh

bash run_MNAR.sh

Citation

@article{wang2024uncertainty,
  title={Missing Data Imputation with Uncertainty-Driven Network},
  author={Wang, Jianwei and Zhang, Ying and Wang, Kai and Lin, Xuemin and Zhang, Wenjie},
  journal={Proceedings of the ACM on Management of Data},
  volume={2},
  number={3},
  pages={1--25},
  year={2024},
  publisher={ACM New York, NY, USA}
}

nomi's People

Contributors

guaiyoui avatar

Stargazers

 avatar Xuanmeng Zhang avatar Shunyang Li avatar  avatar

Watchers

 avatar

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.