arnor-sigurdsson / EIR

A toolkit for training deep learning models on genotype, tabular, sequence, image, array and binary data.
https://eir.readthedocs.io/
GNU Affero General Public License v3.0
26 stars 5 forks source link

Update random functions to rely more on PyTorch #4

Closed arnor-sigurdsson closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #4 (5376fec) into master (eeaf46f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   88.20%   88.20%           
=======================================
  Files          30       30           
  Lines        4095     4095           
=======================================
  Hits         3612     3612           
  Misses        483      483           
Impacted Files Coverage Δ
eir/train.py 87.29% <ø> (ø)
eir/data_load/data_augmentation.py 95.34% <100.00%> (ø)
eir/train_utils/metrics.py 95.79% <100.00%> (ø)

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 eeaf46f...5376fec. Read the comment docs.