mlr-org / mlr3hyperband

Successive Halving and Hyperband in the mlr3 ecosystem
https://mlr3hyperband.mlr-org.com
GNU Lesser General Public License v3.0
18 stars 5 forks source link

Update README #66

Closed juliambr closed 4 years ago

juliambr commented 4 years ago
codecov-commenter commented 4 years ago

Codecov Report

Merging #66 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   99.08%   99.08%           
=======================================
  Files           2        2           
  Lines         109      109           
=======================================
  Hits          108      108           
  Misses          1        1           
Impacted Files Coverage Δ
R/TunerHyperband.R 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 2be176d...bb97ca9. Read the comment docs.

jakob-r commented 4 years ago

Thanks!