Skip to content

v3.2.4

Compare
Choose a tag to compare
@SimonBlanke SimonBlanke released this 07 Jul 12:40
· 466 commits to master since this release

Changes from v3.0.0 -> v3.2.4:

  • Decouple number of runs from active processes (Thanks to PartiallyTyped). This reduces memory load if number of jobs is huge
  • New feature: The progress board enables the user to monitor the optimization progress during the run.
    • Display trend of best score
    • Plot parameters and score in parallel coordinates
    • Generate filter file to define an upper and/or lower bound for all parameters and the score in the parallel coordinate plot
    • List parameters of 5 best scores
  • add Python 3.8 to tests
  • add warnings of search space values does not contain lists
  • improve stability of result-methods
  • add tests for hyperactive-memory + search spaces