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

09 Mar 18:28
Compare
Choose a tag to compare

Fix

  • Allow creation of eval dataset if custom columns are None (32c9d2d)

v0.41.1

08 Mar 09:51
Compare
Choose a tag to compare

Fix

  • Exclude observations if too few samples in bin (#408) (ff461fc)
  • Undefined variable in test (9f8da1f)
  • Series instead of df (0bbc52a)
  • Exclude observations if too few samples in bin (dfc5888)

v0.41.0

07 Mar 18:16
Compare
Choose a tag to compare

Feature

v0.40.1

07 Mar 17:07
Compare
Choose a tag to compare

Fix

  • Broke pickle writing and loading when refactoring (#411) (40ad3dd)
  • Broke pickle writing and loading when refactoring (e4b03e5)

v0.40.0

07 Mar 14:32
Compare
Choose a tag to compare

Feature

  • Add +x to setup_for_dev (2f44395)
  • Add cruft.json (c980494)
  • Add support for debug field in FullConfig (65a4bf4)

Fix

  • Update synth dataset to only include ages of 18 or less (ac0f317)
  • Add_eval_column should not be a fixture (b35a236)
  • Drop_records_if_datediff_days_smaller_than had incorrect smaller-than/greater-than (61fc7aa)
  • Incorrect guard for inferring col name (c5b7309)
  • Correctly infer min date when filtering by lookbehind (46bc34a)

v0.39.1

07 Mar 14:21
Compare
Choose a tag to compare

Fix

  • Migrate DescriptiveStatsTable to use EvalDataset (6939bc4)

v0.39.0

06 Mar 15:32
Compare
Choose a tag to compare

Feature

  • Add to config (e7dd37a)
  • Add artifact (79b2867)
  • Table 1 updates (1a3f480)
  • Table 1 workds for visit level stats (47fc4a3)
  • Add eval_ col to synth eval data (8c4739b)
  • Add initial table (d1efe02)
  • Adding sex col to eval_dataset (22dfab2)
  • Adding sex col to eval_dataset (2e81773)
  • Add eval_ columns to custom_columns (b044244)

Fix

  • Config input (62493fe)
  • Minor issues and renamings (0220aaa)
  • Adjust finale test to 'is_female' (22fd6ce)
  • Adjust to 'is_female' instead of 'sex' (e6cd96a)
  • Add *.csv to gitignore (b0d0dec)
  • Add sex col to synth data (6f164de)
  • Fixing table1 code (908beee)
  • Change custom_columns update func (832dc8c)
  • Add sex to evaldata and fix issue (07cf55b)
  • Add eval_ cols to eval dataset (d2dcf94)

Documentation

v0.38.0

04 Mar 09:46
Compare
Choose a tag to compare

Feature

Fix

  • Add space so all labels are within plots (c00b5d0)

v0.37.0

22 Feb 10:37
Compare
Choose a tag to compare

Feature

  • Plot sensitivity by time to diagnosis by threshold (#397) (1195673)
  • Add labels to base chart (94edcdd)
  • Add the plot to base artifact generator (830c9ba)
  • Add support for multiple y-series on the same base-plot (447daae)
  • Working plot with only one threshold (6247eca)

Fix

v0.36.0

16 Feb 11:11
Compare
Choose a tag to compare

Feature

  • Add precision_recall curve (8e92d94)