This repository has been archived by the owner on May 1, 2023. It is now read-only.
v0.12.0
MartinBernstorff
released this
26 Oct 10:26
·
1147 commits
to main
since this release
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
)