mlr-org / mlr3mbo

Flexible Bayesian Optimization in R
https://mlr3mbo.mlr-org.com
24 stars 1 forks source link

Development changes ii #87

Closed sumny closed 2 years ago

sumny commented 2 years ago

closes #76 closes #65 closes #54

codecov-commenter commented 2 years ago

Codecov Report

Merging #87 (6badd83) into main (9bc3374) will increase coverage by 0.95%. The diff coverage is 84.17%.

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   62.10%   63.05%   +0.95%     
==========================================
  Files          27       29       +2     
  Lines        1396     1432      +36     
==========================================
+ Hits          867      903      +36     
  Misses        529      529              
Impacted Files Coverage Δ
R/bayesopt_ego.R 91.89% <0.00%> (-8.11%) :arrow_down:
R/bayesopt_mpcl.R 90.00% <ø> (ø)
R/bayesopt_smsego.R 89.18% <ø> (ø)
R/mbo_defaults.R 100.00% <ø> (ø)
R/TunerMbo.R 66.66% <50.00%> (ø)
R/Surrogate.R 51.85% <69.23%> (-1.34%) :arrow_down:
R/SurrogateLearnerCollection.R 88.09% <70.00%> (-3.16%) :arrow_down:
R/AcqFunction.R 87.75% <80.00%> (-2.49%) :arrow_down:
R/SurrogateLearner.R 86.44% <84.61%> (-0.36%) :arrow_down:
R/OptimizerMbo.R 87.05% <85.71%> (+0.98%) :arrow_up:
... and 13 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.