Download Latest Version mlr3 1.2.0 source code.tar.gz (1.1 MB)
Email in envelope

Get an email when there's a new version of mlr3

Home / v0.23.0
Name Modified Size InfoDownloads / Week
Parent folder
mlr3 0.23.0 source code.tar.gz 2025-03-12 915.5 kB
mlr3 0.23.0 source code.zip 2025-03-12 1.2 MB
README.md 2025-03-12 798 Bytes
Totals: 3 Items   2.1 MB 0
  • feat: Add new col_role offset in Task and offset Learner property. A warning is produced if a learner that doesn't support offsets is trained with a task that has an offset column.
  • fix: The $predict_newdata() method of Learner now automatically conducts type conversions (#685).
  • BREAKING_CHANGE: Predicting on a Task with the wrong column information is now an error and not a warning.
  • Column names with UTF-8 characters are now allowed by default. The option mlr3.allow_utf8_names is removed.
  • BREAKING CHANGE: Learner$predict_types is read-only now.
  • docs: Clear up behavior of Learner$predict_type after training.
  • feat: Add callbacks to resample() and benchmark().
  • fix: Internal tuning and validation now works when the model requires marshaling (#1256).
Source: README.md, updated 2025-03-12