This repository has been archived by the owner on May 1, 2023. It is now read-only.
Releases: Aarhus-Psychiatry-Research/psycop-model-training
Releases · Aarhus-Psychiatry-Research/psycop-model-training
v0.12.0
Feature
- Add watcher to main training script (
917d42e
) - Make watcher store separate max performance per lookbehind/lookahead combination (
091a3c0
) - Add watcher (
bb63f53
) - Init training script (
1ff62ff
) - Intermediate refactor (
c82fa61
)
Fix
- Failing tests (
65dc59a
) - Watcher is working (
7fd5ba1
) - Type errors (
faa43dc
) - Type errors (
45a9add
) - Feature_selection_test requires more than 1 pred col (
7c9f0c8
) - Minor fixes after merge (
4bd3e7e
) - Add data dir to synth dataset (
bbb7dea
) - Run_id is required (
43e6ba4
) - Failing tests (
315fd3f
) - Look correct lookbehind in trainer (
a350443
) - Various bugs in watcher (
615b17c
) - Correct output if only 1 outcome col (
9beedfc
) - Misc. fixes and refactor (
420da4c
) - Failing tests (
1999b65
) - Remove artefact code (
dce563e
) - Infer col names return list if len 1 (
5c0503b
) - Make watcher not archive runs that haven't finished (
76ba99d
) - Misc. minor fixes for training (
1dbd900
) - Add wandb_group to project struct (
3f8ccbb
)
Documentation
- Typo (
d8bd92d
)
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.2
v0.6.1
v0.6.0
v0.5.0
Feature
- Default group by day (
7249388
)
Fix
- More robust saving eval data (
58c801f
) - Train on GPU (
4d07209
) - Even more robust naming, write to parquet instead of pickle (
4e55454
) - Enable pytest on non-windows (
9beb331
) - Disable wand in integration test for now (
0b3b264
) - Can't only run pytest on darwin, not sure what to do (
ddc1638
) - Run wandb when doing integration testing (
cec3678
) - Check run exists before using for file locatin (
63b5065
) - Missing imports (
4e6e0a0
) - Make eval save naming more robust (
51eccc9
) - Missing imports (
37a1b15
) - F1 to recall (
9e31f1f
) - Misc. changes to configs (
3b22c4e
) - More robust max file length handling (
b14a424
)