Skip to content

victor5as/on-causal-matrix-completion

 
 

Repository files navigation

On Causal Matrix Completion

MIT 6.867 project

We explore the task of matrix completion in a setting where entries are missing not at random (MNAR). Our work is based on the Causal Matrix Completion paper which introduced the Synthetic Nearest Neighbors (SNN) algorithm for matrix completion.

The implementation for the Synthetic Nearest Neighbors algorithm is based on this repository by Dennis Shen.

About

Code for the MIT 6.867 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.0%
  • Python 14.0%