Releases: Aarhus-Psychiatry-Research/psycop-model-training
Releases · Aarhus-Psychiatry-Research/psycop-model-training
v0.58.1
Fix
- Set default pred_time_uuid_col_name (#503) (
a65ad6f
)
- Set default pred_time_uuid_col_name (
1c612e5
)
v0.58.0
Feature
- Support overriding dataset dir in conf (#502) (
b4a6585
)
- Support overriding dataset dir in conf (
8af8376
)
Fix
- Support not passing the dataset_dir (
b90774f
)
v0.57.0
Feature
- Update offset_so_no_negative_values (
6ae4acd
)
- Add offset_negative_values (
e1b27fb
)
Fix
- Update test (
1b1f257
)
- Naming error (
9ea2a58
)
- Add offset_so_no_negative_values to PreSplitProcessingConfigSchema (
3ba7c02
)
- Rename, change list comprehension to dict and create tests (
c9ad716
)
v0.56.0
Feature
- Either compare across splits or crossvalidate (#500) (
62eb4fc
)
- Concatenating train and val for training optional (
5117a70
)
Fix
- Parse args to pytest when calling toml (
53b29d1
)
v0.55.0
Feature
- Parallel training to disk (#492) (
d7d1a66
)
- Save run performance to a shared parquet (
87242c0
)
- Allow offline training (
5fde7bf
)
v0.54.0
Feature
- Add pred time uuids to eval dataset (#475) (
8e27751
)
- Add pred_time_uuid to eval_dataset (
7b942a0
)
Fix
- Exclude pred_time_uuid from model training (
2ead608
)
Documentation