Closed JacksonLChin closed 3 years ago
Merging #40 (c9f7583) into master (8a33204) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head c9f7583 differs from pull request most recent head ff39c97. Consider uploading reports for the commit ff39c97 to get more accurate results
@@ Coverage Diff @@
## master #40 +/- ##
=======================================
Coverage 86.97% 86.97%
=======================================
Files 10 10
Lines 522 522
=======================================
Hits 454 454
Misses 68 68
Flag | Coverage Δ | |
---|---|---|
unittests | 86.97% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b51c3fe...ff39c97. Read the comment docs.
Adds extendable autoencoder to basic_autoencoder directory and updates data loaders for easier cross-validation.