Skip to content

Releases: mlr-org/mlr3extralearners

0.9.0

22 Aug 08:46
Compare
Choose a tag to compare

See NEWS.md

0.8.0

09 Apr 08:42
Compare
Choose a tag to compare
  • Added surv.xgboost.cox and surv.xgboost.aft separate survival learners. distr prediction on the cox xgboost learner is now estimated via Breslow by default and aft xgboost has now in addition a response prediction (survival time)
  • Ported surv.parametric code to survivalmodels, changed type parameter to form to avoid conflict with survivalmodels's default parameter list
  • Fix: Replace hardcoded VectorDistributions from partykit and flexsurv survival learners with survival matrices (Matdist) (thanks to @bblodfon)
  • Feat: Add discrete parameter in surv.parametric learner to return Matdist survival predictions
  • Added method selected_features() to CoxBoost survival learners (thanks to @bblodfon)
  • Added the Random Planted Forest Learner (thanks to @jemus42)
  • re-added the catboost learner as it was requested (was previously removed
    because of installation issues)
  • surv.ranger now receives parameters during $predict() (thanks to @jemus42)
  • Feature: Learner surv.bart was added (thanks to @bblodfon)
  • Parameters of lrn("surv.aorsf") were updated (thanks to @bcjaeger)
  • Various minor doc improvements
  • Added the distr predict type to the surv.cv_glmnet and surv.glmnet
    learners (thanks to @bblodfon)
  • Feat: Added many new WEKA learners (thanks to @damirpolat)
  • Fix: I and F params from IBk learner are too interdependent (I can only be TRUE when F is FALSE and vice versa).
    Combined them into one factor param weight that has two levels -- I and F.
  • Fix: U must be FALSE for S to be tunable in J48 learner.
  • Compatibility with upcoming 'paradox' release.

0.7.1

11 Oct 10:48
Compare
Choose a tag to compare
v0.7.1

release 0.7.1

Release 0.7.0

12 Jun 17:57
Compare
Choose a tag to compare

See NEWS.md

0.6.1

17 Jan 17:11
Compare
Choose a tag to compare

See NEWS.md for news.

Version 0.6.0

02 Dec 12:51
111e8d0
Compare
Choose a tag to compare
v0.6.0

version 0.6.0 (#256)

mlr3extralearners 0.5.49

23 Sep 21:46
140eba3
Compare
Choose a tag to compare

mlr3extralearners 0.5.48

mlr3extralearners 0.5.47

mlr3extralearners 0.5.37