Releases: LSSTDESC/parsnip
Releases · LSSTDESC/parsnip
v1.4.2
What's Changed
- Specify LightGBM version requirement + fix documentation typo by @Vernonicuhhh in #20
- Make scipy output dim explicit as scipy default changed. by @wombaugh in #17
New Contributors
- @Vernonicuhhh made their first contribution in #20
- @wombaugh made their first contribution in #17
Full Changelog: v1.4.1...v1.4.2
v1.4.1
- Add the option to pass a custom dictionary mapping classifications and broader classes (currently this is hard coded in the parsers in
instruments.py
by @simeonreusch #13 - Make plot_confusion_matrix return a figure by @simeonreusch #13
- Fix device selection for cuda by @hombit #12