Skip to content

Releases: matchms/ms2deepscore

2.5.4

19 Aug 13:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.3...2.5.4

2.5.3

14 Jul 14:55
5de7c58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.2...2.5.3

2.5.2

26 May 14:39
2ce126f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

2.5.1

12 Feb 13:38
59838d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

20 Dec 12:51
9ec84c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

08 Nov 16:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

30 Oct 11:07
7228fe5
Compare
Choose a tag to compare

ms2deepscore 2.3.0

Added

  • New plotting functions for benchmarking #244

Changed

  • Integrated new plotting functions in automated training pipeline #244
  • Removed automatic storing of benchmarking scores #244
  • Integrated loss calculation for validation loss and plots #244
  • Validation loss uses all spectrum pairs instead of only 1 spectrum per inchikey #244
  • Code refactoring and code linting.

Fixed

  • Fingerprint type and number of bits specified in the settings is now correctly used in training and validation (before was set to default values in some instances) #244 and #251

Removed

  • Removed version warning #249

Full Changelog: 2.2.0...2.3.0

2.2.0

17 Oct 10:35
ae62cc0
Compare
Choose a tag to compare

What's Changed

  • Adding case study notebooks by @niekdejonge in #229
  • Switch linter (and linting style) from pylint + prospector to ruff #240
  • Clearer documentation and naming to run training from existing splits #239
  • empty cache to avoid memory leak by @florian-huber #243

2.1.0

07 Oct 10:42
872ddae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

MS2Deepscore 2.0.0

21 Mar 08:30
c6050db
Compare
Choose a tag to compare

MS2Deepscore 2.0 can train cross-ionmode models and was converted from tensorflow to pytorch. Which makes MS2Deepscore 2.0 incompatible with old models.

Full Changelog: 1.0.0...2.0.0