Releases: Aarhus-Psychiatry-Research/psycop-model-training
Releases · Aarhus-Psychiatry-Research/psycop-model-training
v0.4.2
Fix
- Remove booster which requires different args from xgboost (
65812d9
)
- Make saving resistant to long cfgs (
18a5e18
)
- Add today's date as default group (
6cb876f
)
- Binning by year to avoid bins with only one class (
ebc3f55
)
v0.4.1
Fix
- Rename integration tests (
0e30f40
)
- Remove dummy assert (
5603007
)
- Run on all files on push and autoinstall push (
a446418
)
v0.4.0
Feature
- Add t2d_parquet data source (
beae0d4
)
Fix
- Improvements from review (
f65bdfa
)
- Type mismatch causing failing test (
3f494a7
)
- Failing tests (
a4c625b
)
- Minor linitng (
42a6399
)
- Refactor and add min_date to data (
c6e5052
)
- Invalid key in crossvalidation (
ba490e1
)
v0.3.4
Fix
- Remove calls to altair (
37f95ca
)
- Move plt close (
aacd2cd
)
- Add SAVE_DIR to sens by time (
a7d431c
)
- Fix bug with None lookbehind_distance (
06fc661
)
- Change sens_over_time plot to matplotlib (
92cedc0
)
- Make dir before saving plots (
d340149
)
- Change basic bar plot to matplotlib. Closes Plot bar chart in matplotlib #217 (
f62b70d
)
v0.3.3
Fix
- Add balanced accuracy to
model_performance
(142e1e9
)
v0.3.2
Fix
- Logging to wandb on Overtaci. (
92efa58
)
v0.3.1
Fix
- More linting, enable pylint pre-commit hook (
03a0be1
)
- Some extra linting (
de621e8
)
v0.2.0
Feature
Fix
- CI didn't run; match version with latest release (
d14a05c
)