Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 657 Bytes

HISTORY.rst

File metadata and controls

38 lines (22 loc) · 657 Bytes

History

0.2.2 (2021-08-10)

  • Minor bug fixes, including missing data files in release.

0.2.1 (2021-07-12)

  • Added randomized search (alternative to grid search) for hyperparameter optimization

0.2.0 (2020-11-05)

  • Improved DeepSurvK parameter definition (from function arguments to dictionary)
  • Added basic parameter optimization (grid search), including example notebook

0.1.2 (2020-10-08)

  • Fixed import of packages

0.1.1 (2020-09-06)

  • Fixed missing requirements

0.1.0 (2020-07-17)

  • First release on PyPI.