/AutoImpute

Automatic imputation tool for MPhil ACS dissertation

Primary LanguageJupyter NotebookMIT LicenseMIT

AutoImpute

Automatic imputation tool for MPhil ACS dissertation

Developed for Python 3 (tested with 3.5.2 on Ubuntu 16.04).

Requirements

  • Numpy (1.14.0)

  • Scipy (1.10.0)

Instructions

Run python3 auto_impute/auto_impute.py for help.

Directories

  • auto_impute - source code for AutoImpute
  • data - various data files for testing and investigations
  • investigations - Jupyter notebooks used for running experiments
  • tests - the unit test suite