github mlr-org/mlr v2.18.0
mlr 2.18.0

latest releases: v2.19.1, v2.19.1.9000, v2.19.0.9001...
3 years ago
  • Many praznik filters are now also able to deal with regression tasks (#2790, @bommert)
  • praznik_MRMR: Remove handling of survival tasks (#2790, @bommert)
  • xgboost: update objective default from reg:linear (deprecated) to reg:squarederror
  • issue a warning if blocking was set in the Task but blocking.cv was not set within `makeResampleDesc() (#2788)
  • Fix order of learners in generateLearningCurveData() (#2768)
  • getFeatureImportance(): Account for feature importance weight of linear xgboost models
  • Fix learner note for learner glmnet (the default of param s did not match the learner note) (#2747)
  • Remove dependency {hrbrthemes} used in createSpatialResamplingPlots(). The package caused issues on R-devel. In addition users should set custom themes by themselves.
  • Explicitly return value in getNestedTuneResultsOptPathDf() (#2754)

Don't miss a new mlr release

NewReleases is sending notifications on new releases.