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.35.0
v0.34.0
v0.33.0
v0.32.1
v0.32.0
v0.31.0
v0.30.2
v0.30.1
v0.30.0
v0.29.0
Feature
Fix
- Handle floats when binning continuous data (
23fc939
) - Use mean imputer if imputation is required and none specified (
f427a39
) - Hydra main should return metric to optimise (
26600f6
) - Incorrect specificatin of logistic-regression (
3137e7a
) - Drop edges if duplicate (
aa32bfe
) - Create model eval dir if does not already exist (
574b778
) - Guard against no wandb when getting eval dir (
028feb3
) - Relative import of custom_plot_artifacts (
e966005
) - New trainer path (
61c17e9
) - Specify_config_dir relatively (
15af2bd
) - Init wandb before adding wandb decorator (
3e07440
)