Skip to content

Releases: amarquand/PCNtoolkit

PCNtoolkit version 0.23

15 Jun 12:00
4148fbc
Compare
Choose a tag to compare

Changes:

  • SHASH functionality for HBR added
  • Bug fix for normative model predict() function

PCNtoolkit version 0.22

23 Feb 11:16
Compare
Choose a tag to compare

Some minor updates and bug fixes:

  • updates to documentation and tutorials
  • updates to normative_parallel (interactive usage)
  • updates to HBR (merge functionality)
  • other minor bug fixes related to cross-validation (computation of error metrics), import problems and calibration statistics

PCNtoolkit version 0.21

05 Nov 13:41
57456b5
Compare
Choose a tag to compare

Relatively minor updates with respect to version 0.20, including:

  • documentation updates
  • minor updates to warp (including bug fix for the compostition)
  • software version is saved in models
  • utility functions for calibration descriptives and extreme values

PCNtoolkit version 0.20

27 Jul 07:39
a6dc4e9
Compare
Choose a tag to compare

Changes:

  • Major code refactoring
  • Requirements updated for python 3.8.3
  • Updates to documentation and Integrations with Read the Docs
  • Addition of tutorial material
  • Performance improvements for BLR (not compatible with previous versions)
  • Addition of heteroskedastic noise for BLR
  • Addition of Bayesian Information Criterion for BLR
  • Addition of utility functions (e.g. design matrix construction)
  • Several minor bug fixes (mostly related to HBR and BLR)

PCNtoolkit version 0.19

20 Apr 09:38
07a4c08
Compare
Choose a tag to compare

Changes:

  • separate standardization of responses and covariates
  • standardization is no longer on by default
  • new standardization methods
  • pymc3 version fixed
  • minor bugs resolved (CV with HBR)

PCNtoolkit version 0.18

08 Feb 09:29
83c2f5f
Compare
Choose a tag to compare

Changes:

  • addition of cross-validation functionality for HBR
  • minor bug fixes for HBR

v0.17

05 Jan 13:59
433f5a6
Compare
Choose a tag to compare

PCNtoolkit version 0.17:
Changes:

  • New syntax for functions related to parallelization (python path is automatically generated)
  • Support for slurm clusters has been added
  • Updates to hierarchical Bayesian regression (different priors for intercepts and noise) for improved transfer
  • Updated parameterisation for likelihood warping for improved stability
  • Now uses a fixed pickle protocol for better interoperability
  • Addition of a utility function for loading freesurfer measures
  • Updated sphinx documentation

v0.16

12 Oct 12:41
06d7eeb
Compare
Choose a tag to compare

Minor bug fix relative to release 0.15. Fixed a transpose operation that would cause normative.py to fail in certain cases

v0.15

23 Sep 11:43
Compare
Choose a tag to compare

A number of new functions have been implemented and we decided to use a new version numbering system.
This is version v0.15, the currently newest version. In future, we will increment this version numbering.