1.0.4¶
Released 2021-12-6
Changed¶
** Core: **
Switch to Poetry to manage production and development requirements.
Update requirements.
Improve metrics for multi-class settings.
Remove NaN values in input data.
Allow to choose the name of the JSON file produced by extract.
Improve logs.
** Command line:**
Add selection_metrics option in clinicadl train (already available in TOML file).
Print help if no argument is given.
Fixed¶
Fix label code generation
Remove all occurrences of a group in a MAPS when choosing the overwriting option.
Fix resume when the training.tsv file is empty.