Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Releases: Aarhus-Psychiatry-Research/psycop-model-training

v0.21.0

22 Nov 11:17
Compare
Choose a tag to compare

Feature

  • Allow overrides when loading cfg as pydantic (5c58a7e)
  • Add logging of superprocess (1cb5d92)
  • Add random delay to decrease resource competition (9d146ef)
  • Dynamically infer outcome column names (fa3c168)
  • Drop datetime predictors (3203d14)
  • Also load unfiltered df in dataset inspection (ef1a954)
  • Use exclusion criteria (11a7058)
  • Add example of dataset inspection (bb38f11)
  • Update config schemas (ecb3964)

Fix

  • Cyclic time plots override one another (df8510d)
  • Convert negative values to nan (516c42b)

Documentation

v0.20.0

22 Nov 09:07
Compare
Choose a tag to compare

Feature

  • Performance by citizen ID (9a2031a)

Fix

v0.19.1

21 Nov 12:33
Compare
Choose a tag to compare

Fix

  • Update integration testing readme instruction (c4d54c3)
  • Naming and logging of eval_dataset.parquet to disk (052c9f0)

v0.19.0

14 Nov 12:03
Compare
Choose a tag to compare

Feature

Fix

v0.18.0

14 Nov 09:29
Compare
Choose a tag to compare

Feature

  • Feature sel for NAs and negative values (9391f41)

Fix

  • Add documentation to cfg file (0976ee1)

v0.17.0

14 Nov 09:15
Compare
Choose a tag to compare

Feature

Fix

  • Smaller xticks fontsize (2a00325)
  • Review comments (f5e5a42)
  • Remove unused arg (a60659f)
  • Remove unused args (51e6b74)
  • Keep two decimals on heatmap annotations (cd498e3)
  • Remove automatic bin trimming, not needed (beae28b)

v0.16.0

11 Nov 13:39
Compare
Choose a tag to compare

Feature

  • Add auc roc plot to evaluat_model (b1fff1b)
  • ROC-AUC for eval (4bb748e)

Fix

v0.15.0

01 Nov 10:02
Compare
Choose a tag to compare

Feature

  • Add min_age (3ebd3fe)
  • Add exclusion timestamps to dataset processing (cbc34a6)

Fix

Documentation

v0.14.0

28 Oct 13:12
Compare
Choose a tag to compare

Feature

  • Generalise performance by input while retaining evaldataset (9d0a583)
  • Add the plots to default plotting (f48981b)
  • Adding performance by age (350850a)
  • Add performance by N HbA1c plot (d50510e)

Fix

v0.13.0

28 Oct 11:26
Compare
Choose a tag to compare

Feature

  • Automatically infer whther GPU is present (407521d)

Fix

  • Remove incorrect toml header (58c99f3)
  • Type error and import error (125081d)
  • Dict fixes and circular imports (152a376)