Skip to contents
mlr 2.13:
CRAN release: 2018-08-28
general
- Disabled unit tests for CRAN, we test on travis only now
- Suppress messages with show.learner.output = FALSE
functions - general
- plotHyperParsEffect: add colors
functions - new
- getResamplingIndices
- createSpatialResamplingPlots
learners - general
- regr.nnet: Removed unneeded params linout, entropy, softmax and censored
- regr.ranger: Add weight handling
learners - removed
- {classif,regr}.blackboost: broke API with new release
- regr.elmNN : package was removed from CRAN
- classif.lqa : package was removed from CRAN