Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Latest commit

 

History

History
47 lines (28 loc) · 884 Bytes

NEWS.md

File metadata and controls

47 lines (28 loc) · 884 Bytes

mlr3learners.mboost 0.4

  • Add LearnerSurvBlackboost, LearnerSurvGAMboost and LearnerSurvGLMboost

mlr3learners.mboost 0.3.0.9000

  • Internal changes only.

mlr3learners.mboost 0.3.0

  • added ParamTest for internal checking against upstream paramters

New parameters

  • na.action
  • stopinsert
  • trace
  • contrasts.arg (only regr learners)

mlr3learners.mboost 0.2.2.9000

  • Internal changes only.

mlr3learners.mboost 0.2.2

  • Use $help() method from super class
  • Optimize .onLoad() and add .Unload()

mlr3learners.mboost 0.2.0

  • Add LearnerClassifGAMBoost
  • Add LearnerClassifGLMBoost
  • Use Roxygen R6 notation
  • Make train and predict functions private
  • Test on GitHub Actions

mlr3learners.mboost 0.1.0.9000

  • Internal changes only.

mlr3learners.mboost 0.1.0.9000

  • Internal changes only.

mlr3learners.mboost 0.1.0

  • Initial release