Skip to content

v0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@timothyyu timothyyu released this 03 Mar 03:49
· 18 commits to master since this release

Folder structure updated:
image

Report output from visualize.py in reports folder:
image

Sample of report output from visualize.py:
image

  • scaling and denoising moved into separate files in features folder:
    image

  • scaled data and scaled + denoised data stored in 'data/interim` folder:
    image

-thresholding mode changed from soft to hard to prevent division by 0/error in true_divide for numpy