Skip to content

Minor bugfix

Choose a tag to compare

@mathias-von-ottenbreit mathias-von-ottenbreit released this 21 Sep 07:14
· 9 commits to main since this release
  • Fixed an issue in the computation of validation error when using the log link function. Previously, the validation error was incorrectly scaled; this is now corrected. As a result, for the same non-default validation_tuning_metric, validation errors are comparable across link functions.
  • Minor documentation updates related to validation_tuning_metric.