byu-dml / metalearn

BYU's python library of useable tools for metalearning
MIT License
22 stars 6 forks source link

Remove compute time #203

Closed emrysshevek closed 4 years ago

emrysshevek commented 4 years ago

Closes #202, #169, and #196.

codecov-io commented 4 years ago

Codecov Report

Merging #203 into develop will decrease coverage by 0.17%. The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #203      +/-   ##
===========================================
- Coverage    92.54%   92.36%   -0.18%     
===========================================
  Files           13       13              
  Lines          751      760       +9     
===========================================
+ Hits           695      702       +7     
- Misses          56       58       +2
Impacted Files Coverage Δ
...talearn/metafeatures/general_resource_computers.py 96.96% <100%> (+0.09%) :arrow_up:
metalearn/metafeatures/metafeatures.py 95.83% <71.42%> (-0.84%) :arrow_down:

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 9274653...56899bc. Read the comment docs.