Skip to content

Releases: LSSTDESC/parsnip

v1.4.2

25 Jan 20:18
Compare
Choose a tag to compare

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

Full Changelog: v1.4.1...v1.4.2

v1.4.1

30 Jun 19:24
Compare
Choose a tag to compare
  • 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

v1.3.1

10 Aug 15:23
895876c
Compare
Choose a tag to compare

Tweaks to improve training performance by @hombit

v1.2.0

21 Sep 18:14
Compare
Choose a tag to compare

Adds support for ZTF datasets and enables training on multiple datasets from different surveys at the same time.

v1.1.0

15 Sep 00:15
Compare
Choose a tag to compare

Improve documentation and handling of datasets/light curves in different formats.

v1.0.1

08 Sep 06:40
Compare
Choose a tag to compare

Initial release accompanying Boone 2021

v0.1

08 Sep 00:47
Compare
Choose a tag to compare

Initial release