mlr-org / mlr3tuning

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

bbotk new adaptions (WIP) #240

Closed jakob-r closed 4 years ago

jakob-r commented 4 years ago

First merge https://github.com/mlr-org/bbotk/pull/53

codecov-commenter commented 4 years ago

Codecov Report

Merging #240 into master will decrease coverage by 7.77%. The diff coverage is 53.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
- Coverage   94.08%   86.31%   -7.78%     
==========================================
  Files          11       12       +1     
  Lines         203      190      -13     
==========================================
- Hits          191      164      -27     
- Misses         12       26      +14     
Impacted Files Coverage Δ
R/TunerDesignPoints.R 100.00% <ø> (ø)
R/TuningInstanceMulticrit.R 0.00% <0.00%> (ø)
R/TuningInstance.R 93.33% <91.66%> (-6.67%) :arrow_down:
R/AutoTuner.R 98.03% <100.00%> (ø)
R/Tuner.R 100.00% <100.00%> (ø)
R/sugar.R 50.00% <0.00%> (-50.00%) :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 fbcb3b1...8c271de. Read the comment docs.