aleximmer / Laplace

Laplace approximations for Deep Learning.
https://aleximmer.github.io/Laplace
MIT License
472 stars 73 forks source link

Transform `y` into 2D tensor when `y.ndim == 1` and `likelihood == REGRESSION` #240

Closed wiseodd closed 2 months ago

wiseodd commented 2 months ago

Fixes #235

Rationale on why we don't want to throw an error: