issues
search
Oracen-zz
/
MIDAS
Multiple imputation utilising denoising autoencoder for approximate Bayesian inference
Apache License 2.0
119
stars
28
forks
source link
Fix midas_demo.ipynb
#3
Open
neatbasis
opened
6 years ago
neatbasis
commented
6 years ago
Case sensitive class import and usage that fixes execution on case sensitive systems like linux
Added missing underscore in original_value
Fixed call to calculate standard deviation, replaced unknown method numpy.stddev with numpy.std