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.4.3

12 Oct 06:54
Compare
Choose a tag to compare

Fix

v0.4.2

10 Oct 16:14
Compare
Choose a tag to compare

Fix

  • Remove booster which requires different args from xgboost (65812d9)
  • Make saving resistant to long cfgs (18a5e18)
  • Add today's date as default group (6cb876f)
  • Binning by year to avoid bins with only one class (ebc3f55)

v0.4.1

10 Oct 10:42
Compare
Choose a tag to compare

Fix

  • Rename integration tests (0e30f40)
  • Remove dummy assert (5603007)
  • Run on all files on push and autoinstall push (a446418)

v0.4.0

08 Oct 09:57
Compare
Choose a tag to compare

Feature

  • Add t2d_parquet data source (beae0d4)

Fix

  • Improvements from review (f65bdfa)
  • Type mismatch causing failing test (3f494a7)
  • Failing tests (a4c625b)
  • Minor linitng (42a6399)
  • Refactor and add min_date to data (c6e5052)
  • Invalid key in crossvalidation (ba490e1)

v0.3.4

07 Oct 08:57
Compare
Choose a tag to compare

Fix

  • Remove calls to altair (37f95ca)
  • Move plt close (aacd2cd)
  • Add SAVE_DIR to sens by time (a7d431c)
  • Fix bug with None lookbehind_distance (06fc661)
  • Change sens_over_time plot to matplotlib (92cedc0)
  • Make dir before saving plots (d340149)
  • Change basic bar plot to matplotlib. Closes Plot bar chart in matplotlib #217 (f62b70d)

v0.3.3

06 Oct 11:12
Compare
Choose a tag to compare

Fix

  • Add balanced accuracy to model_performance (142e1e9)

v0.3.2

04 Oct 13:23
Compare
Choose a tag to compare

Fix

  • Logging to wandb on Overtaci. (92efa58)

v0.3.1

04 Oct 12:51
Compare
Choose a tag to compare

Fix

  • More linting, enable pylint pre-commit hook (03a0be1)
  • Some extra linting (de621e8)

v0.3.0

03 Oct 08:35
Compare
Choose a tag to compare

Feature

  • Try decomposing actions (316e643)

Fix

v0.2.0

30 Sep 11:27
Compare
Choose a tag to compare

Feature

Fix

  • CI didn't run; match version with latest release (d14a05c)