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

31 Mar 09:58
Compare
Choose a tag to compare

Feature

  • Whether to change negative values to nan optional (#468) (5c941d3)
  • Whether to change negative values to nan optional (c6a75ae)

v0.51.0

30 Mar 12:30
Compare
Choose a tag to compare

Feature

  • Commit if changes were autofixed by pre-commit (f224a24)

v0.50.1

28 Mar 16:47
Compare
Choose a tag to compare

Fix

  • Allow optional outcome prefix (12ac771)

v0.50.0

24 Mar 13:59
Compare
Choose a tag to compare

Feature

  • Incorrect title (7be3a58)
  • Support recall score by time until diagnosis (4bea7bc)

Fix

v0.49.0

24 Mar 13:32
Compare
Choose a tag to compare

Feature

  • Add actual positive rates to plot_recall_by_calendar_time (7dd0a74)
  • Migrate plot_recall_by_calendar_time (02b5e8d)
  • Add predictions_for_pos_rate (011e356)

Fix

  • Get actual warning days series (dede61e)
  • Remove unused imports (5dad51e)

Documentation

v0.48.0

24 Mar 09:53
Compare
Choose a tag to compare

Feature

Fix

v0.47.0

23 Mar 13:39
Compare
Choose a tag to compare

Feature

  • Update descriptive stats table (#444) (8498bc8)
  • Cache preprocessed datasets for higher performance (2034c5e)

Fix

v0.46.4

23 Mar 13:15
Compare
Choose a tag to compare

Fix

  • Import error (5282726)
  • Erroneuous psycopmltutils import in test (61e1dd5)
  • Calc_performance return statements (f4ebef9)

v0.46.3

22 Mar 09:47
Compare
Choose a tag to compare

Fix

  • Incorrect type hints, sequence cannot be subscripted (99984b6)
  • Incorrect valueerror (46766b9)

v0.46.2

22 Mar 09:14
Compare
Choose a tag to compare

Fix