Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 355 Bytes

NEWS.md

File metadata and controls

9 lines (6 loc) · 355 Bytes

mlr3superlearner 0.1.2

  • Removed warning about using blocked instead of stratified resampling (issue #14).
  • The chosen number of folds is now only printed to the console if info = TRUE (issue #13).
  • Speed increases if only a single learner by avoiding unnecessary cross-validation (issue #15).

mlr3superlearner 0.1.1

  • Initial CRAN submission.