tidymodels / poissonreg

parsnip wrappers for Poisson regression
https://poissonreg.tidymodels.org
Other
22 stars 4 forks source link

Use of set_dependency() should use `mode` argument #74

Closed EmilHvitfeldt closed 8 months ago

EmilHvitfeldt commented 10 months ago

Original bug found in https://github.com/tidymodels/censored/pull/269.

It isn't that much work for us to specify it and it stops us from being bitten later down the line.