Releases: Aarhus-Psychiatry-Research/psycop-model-training
Releases · Aarhus-Psychiatry-Research/psycop-model-training
v0.21.0
Feature
- Allow overrides when loading cfg as pydantic (
5c58a7e
)
- Add logging of superprocess (
1cb5d92
)
- Add random delay to decrease resource competition (
9d146ef
)
- Dynamically infer outcome column names (
fa3c168
)
- Drop datetime predictors (
3203d14
)
- Also load unfiltered df in dataset inspection (
ef1a954
)
- Use exclusion criteria (
11a7058
)
- Add example of dataset inspection (
bb38f11
)
- Update config schemas (
ecb3964
)
Fix
- Cyclic time plots override one another (
df8510d
)
- Convert negative values to nan (
516c42b
)
Documentation
v0.20.0
Feature
- Performance by citizen ID (
9a2031a
)
Fix
v0.19.1
Fix
- Update integration testing readme instruction (
c4d54c3
)
- Naming and logging of eval_dataset.parquet to disk (
052c9f0
)
v0.18.0
Feature
- Feature sel for NAs and negative values (
9391f41
)
Fix
- Add documentation to cfg file (
0976ee1
)
v0.17.0
Feature
Fix
- Smaller xticks fontsize (
2a00325
)
- Review comments (
f5e5a42
)
- Remove unused arg (
a60659f
)
- Remove unused args (
51e6b74
)
- Keep two decimals on heatmap annotations (
cd498e3
)
- Remove automatic bin trimming, not needed (
beae28b
)
v0.16.0
Feature
- Add auc roc plot to evaluat_model (
b1fff1b
)
- ROC-AUC for eval (
4bb748e
)
Fix
v0.15.0
Feature
- Add min_age (
3ebd3fe
)
- Add exclusion timestamps to dataset processing (
cbc34a6
)
Fix
Documentation
v0.14.0
Feature
- Generalise performance by input while retaining evaldataset (
9d0a583
)
- Add the plots to default plotting (
f48981b
)
- Adding performance by age (
350850a
)
- Add performance by N HbA1c plot (
d50510e
)
Fix
v0.13.0
Feature
- Automatically infer whther GPU is present (
407521d
)
Fix
- Remove incorrect toml header (
58c99f3
)
- Type error and import error (
125081d
)
- Dict fixes and circular imports (
152a376
)