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

21 Mar 10:50
Compare
Choose a tag to compare

Fix

  • Added max bin creates different shapes (#443) (c73819c)
  • Added max bin creates different shapes (7204c54)

v0.46.0

15 Mar 13:44
Compare
Choose a tag to compare

Feature

  • Add support for custom units to "time until diagnosis" (44548ca)
  • Add support to performance by calendar time (42fb140)
  • Add bins to robustness by age (85614a2)
  • Less opacity for bar plots (4a233f5)
  • Style bar counts and add to performance by cyclic time (28ac722)
  • Change x_title based on bin_delta (95b26b7)
  • Add custom bin width (ade2afa)
  • Init (ea7d9de)

Fix

Documentation

v0.45.0

14 Mar 13:32
Compare
Choose a tag to compare

Feature

  • Add pos_rate argument to time_from_first_positive_to_event (bff99be)

Fix

  • Do not hardcode risk to be 0.12 (35db4c3)

v0.44.2

14 Mar 10:05
Compare
Choose a tag to compare

Fix

  • Add prefix arg to allow optional prefix (#425) (fa8e366)
  • Save all test plots to TEST_PLOT_PATH (7ea5d14)
  • Send to test_plot_path (8b0f605)
  • Add prefix arg to allow optional prefix (a6af9c3)

v0.44.1

13 Mar 15:00
Compare
Choose a tag to compare

Fix

  • Different colors for bar and line chart (72c814c)

v0.44.0

13 Mar 13:09
Compare
Choose a tag to compare

Feature

  • Make it optional to drop outcome columns (5a3b8da)
  • Add data loader example (a0f4940)
  • Add exclusion timestamp (e88c13a)
  • Update default age and sex col name (f825ca7)
  • Add example of caching filtered datasets (8cf3ef3)
  • Make most preprocessing steps optional or hav reasonable defaults (1125ae0)
  • Set reasonable defaults for most options for dataschema (2e6c22f)
  • Add cache dir to calling functions (f71385d)
  • Add dataset cache to process_full_dataset (ab3c7a4)

Fix

  • Casting min_age to float resulted in error (04a56dd)
  • Min_lookahead_days is not optional, required to select outcome column (3a5bbbe)
  • Handle n_days = None in both (d3c1664)
  • Handle lookahead filter = None (10a63f9)
  • Handle lookahead filter = None (00d3efe)
  • No need to ignore unpassed argument (ced1522)
  • Default pred_timestamp col name (24d50e0)
  • Typo in suffix (b7420d4)

Performance

v0.43.0

10 Mar 11:35
Compare
Choose a tag to compare

Feature

  • Return bins if series is NaN, but only NaN values (060ca14)

Fix

v0.42.0

10 Mar 10:33
Compare
Choose a tag to compare

Feature

Fix

v0.41.4

09 Mar 21:01
Compare
Choose a tag to compare

Fix

Documentation

v0.41.3

09 Mar 18:54
Compare
Choose a tag to compare

Fix

  • Remove argument that did not exist (ba8ea56)