Skip to content

mlr3 0.19.0

Latest
Compare
Choose a tag to compare
@be-marc be-marc released this 29 Apr 07:43
  • Added support for "marshal" property, which allows learners to process models so they can be serialized.
    This happens automatically during resample() and benchmark().
  • Encapsulation methods use the same RNG state now.
  • Fix missing values in default_values.Learner() function.
  • Encapsulated error messages are now printed with the lgr package.