FIREMAN-project data imputation repository

Data imputation scripts and notebooks related to FIREMAN project and main FIREMAN-project repository. Reporsitory is a work-in-progress project that is part of FIREMAN project activities. Currently it includes GAIN object oriented impelementation using PyTorch and its integration with Raytune distributed parameter searching framework.

notes included in the repository:

Example usage notebooks:

install:

python setup.py install

run tests:

pip install -r test-requirements.txt
python -m pytest

documentation:

Automatic HTML documenation generated by sphinx is viewable at Doc and version viewable on github using BitBucket at Doc-git(you have to wait couple of seconds until theme comes up).

generate new documenation (app\docs):

Under docs/:

pip install -r doc-requirements.txt
make html

example dataset

Used in original repository

example output available in notebooks

SPAM dataset imputation