Skip to content

Commit

Permalink
format NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Feb 21, 2021
1 parent c03d80b commit 945a6b2
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,15 @@
# mlr 2.19.0

- Internal changes only.


# mlr 2.18.0.9003

- Add filter `FSelectoRcpp::relief()`. This C++ based implementation of the RelieF filter algorithm is way faster than the Java based one from the {FSelector} package (#2804)
- Fix S3 print method for `FilterWrapper` objects
- Make ibrier measure work with survival tasks (#2789)


# mlr 2.18.0.9002

- Switch to testthat v3 (#2796)
- Enable parallel tests (#2796)
- replace package PMCMR by PMCMRplus (#2796)
- Replace package PMCMR by PMCMRplus (#2796)
- Remove CoxBoost learner due to CRAN removal
- Silence warnings in tests

# mlr 2.18.0.9001

- Warning if `fix.factors.prediction = TRUE` causes the generation of NAs for new factor levels in prediction (@jakob-r, #2794)
- Clear error message if prediction of wrapped learner has not the same length as `newdata` (@jakob-r, #2794)


# mlr 2.18.0.9000

- Internal changes.


# mlr 2.18.0

- Many praznik filters are now also able to deal with regression tasks (#2790, @bommert)
Expand Down

0 comments on commit 945a6b2

Please sign in to comment.