Skip to content

Added functionality and renamed parameters

Choose a tag to compare

@mathias-von-ottenbreit mathias-von-ottenbreit released this 05 May 15:19
· 244 commits to main since this release

Renamed the following:
"family" to "loss_function".
"gaussian" to "mse".
"tweedie_power" to "dispersion_parameter".

Added the "negative_binomial" and "cauchy" loss functions.
Added the "group_mse" validation tuning metric.