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

feat: add ti() function to create a TuningInstanceSingleCrit or TuningInstanceMultiCrit #349

Closed be-marc closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #349 (7cee271) into main (16c84f1) will decrease coverage by 0.39%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #349      +/-   ##
==========================================
- Coverage   95.38%   94.98%   -0.40%     
==========================================
  Files          24       24              
  Lines         477      479       +2     
==========================================
  Hits          455      455              
- Misses         22       24       +2     
Impacted Files Coverage Δ
R/TuningInstanceMulticrit.R 100.00% <ø> (ø)
R/TuningInstanceSingleCrit.R 100.00% <ø> (ø)
R/sugar.R 50.00% <0.00%> (-50.00%) :arrow_down:
R/tune.R 94.73% <ø> (ø)

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