Skip to content

Releases: theunissenlab/soundsig

Discriminate with LOO-CV

24 Apr 19:29
Compare
Choose a tag to compare

In this release plotDiscriminate in discriminate.py performs leave one out (loo) cross-validation instead of stratified 10 fold CV by default. This is the version that is used in Corvin et al. 2024.

v2.1

08 May 20:17
e5b1fcb
Compare
Choose a tag to compare

Updated discriminatePlot() in discriminate.py to return confusion matrices as well as averaged cross-validation performance. Updated code for better compatibility to latest version of numpy and pandas.

Better Wav Read

12 Mar 23:25
Compare
Choose a tag to compare

Fixed wav reading by using scipy routines.

v1.0.1

29 Nov 19:26
Compare
Choose a tag to compare

Re-released version to generate DOI.

Version 1.0

01 May 18:02
Compare
Choose a tag to compare

Updating the requirements.txt