mlr-org / mlr3tuning

Hyperparameter optimization package of the mlr3 ecosystem
https://mlr3tuning.mlr-org.com/
GNU Lesser General Public License v3.0
53 stars 5 forks source link

bbotk 0.1 #250

Closed be-marc closed 4 years ago

be-marc commented 4 years ago

TODO

codecov-commenter commented 4 years ago

Codecov Report

Merging #250 into master will decrease coverage by 1.81%. The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
- Coverage   92.10%   90.28%   -1.82%     
==========================================
  Files          12       13       +1     
  Lines         190      175      -15     
==========================================
- Hits          175      158      -17     
- Misses         15       17       +2     
Impacted Files Coverage Δ
R/ObjectiveTuning.R 100.00% <ø> (ø)
R/TuningInstanceMulticrit.R 91.66% <ø> (ø)
R/TuningInstanceSingleCrit.R 93.33% <ø> (ø)
R/Tuner.R 95.00% <95.00%> (-5.00%) :arrow_down:
R/AutoTuner.R 98.03% <100.00%> (ø)
R/TunerDesignPoints.R 100.00% <100.00%> (ø)
R/TunerFromOptimizer.R 100.00% <100.00%> (ø)
R/TunerGenSA.R 100.00% <100.00%> (ø)
R/TunerGridSearch.R 100.00% <100.00%> (ø)
R/TunerRandomSearch.R 100.00% <100.00%> (ø)
... and 1 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 b92b009...1ec3c58. Read the comment docs.