Releases: theunissenlab/soundsig
Releases · theunissenlab/soundsig
Discriminate with LOO-CV
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
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
Fixed wav reading by using scipy routines.
v1.0.1
Re-released version to generate DOI.
Version 1.0
Updating the requirements.txt