From bfc2cf92fc6ac475e13f89d666857e0a3a3a66c8 Mon Sep 17 00:00:00 2001 From: Jakob Richter Date: Wed, 28 Oct 2020 14:08:33 +0100 Subject: [PATCH] news --- NEWS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index cb3ba38197..f230bd663b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,8 @@ # mlr 2.18.0.9000 -- Internal changes only. +- Warning if `fix.factors.prediction = TRUE` causes the generation of NAs for new factor levels in prediction. +- Clear error message if prediction of wrapped learner has not the same length as `newdata`. +- Internal changes. # mlr 2.18.0