Skip to content

Releases: stfxecutables/df-analyze

Deflation info

31 Oct 03:00

Choose a tag to compare

Improves deflation info in short_inspection_report.md, as well as related messages to stdout.

Update container build script

31 Oct 01:26

Choose a tag to compare

This updates the container build script to workaround some new issues related to, likely, Compute Canada upgrades and/or changes they have made to their apptainer.conf or filesystems.

Add --version command

30 Oct 17:34

Choose a tag to compare

Adds a command --version to make df-analyze print the version and exit. Yes, this should be a minor release perhaps, but it won't break anything or necessitate and re-installs so...

bugfix

25 Oct 00:14

Choose a tag to compare

v3.2.1

pass correct types to scoring function, make json more robust

Add GANDALF model to classifiers and regressors

20 Oct 23:50

Choose a tag to compare

This implements GANDALF - Gated Adaptive Network for Deep Automated Learning of Features (https://arxiv.org/abs/2207.08548) to the available classifier and regressor models. This model is activated by passing the option gandalf to either the --classifiers or --regressors arguments to df-analyze, as documented in df-analyze.py --help.

v3.1.0

09 Oct 17:04

Choose a tag to compare

Grouped stratification update

Embedding Update

30 Sep 15:42

Choose a tag to compare

This update adds zero-shot embedding functionality for image and text data.

Sensitivity/specificity update

08 Jul 19:08

Choose a tag to compare

Adds logging of sensitivity and specificity to final classifier performance metrics.

Initial release

05 May 20:28

Choose a tag to compare

Initial release Pre-release
Pre-release

Preliminary release and analysis of schizophrenia data.