Skip to content

ClinicaDL 1.0.4

Compare
Choose a tag to compare
@mdiazmel mdiazmel released this 06 Dec 11:01
· 68 commits to master since this release

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 occurences of a group in a MAPS when choosing the overwriting option.
  • Fix resume when the training.tsv file is empty.