Skip to content

Releases: Novartis/torchsurv

v0.1.6

26 Jan 19:27

Choose a tag to compare

  • Fixed bugs (#118, #119, #137),
  • Added Full Disclaimer and Link to RST page for TorchSurv (#125)
  • Cox Proportional Hazards model:
    • Added Breslow’s estimator for the survival function (#127)
    • Added support for stratified models (#128)
  • Added survival model parameterized by log-hazard, with loss computed using the trapezoidal rule (#138)
  • Added support for time-dependent covariates (#138, #140)

v0.1.5

01 Jul 18:55

Choose a tag to compare

What's Changed

  • Fixed bugs (#94), (#97)
  • Improved codebase to match Torch.jit.script (#67)
  • Added precommit (#105)
  • Fixed logo issue (#95)

v0.1.4

16 Dec 18:59

Choose a tag to compare

What's Changed

v0.1.3

14 Oct 11:35
3d33b79

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4 & CHANGELOG

v0.1.2

19 Apr 07:53
b707d2f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2 and https://opensource.nibr.com/torchsurv/CHANGELOG.html

Pre-release of code / version 0.1.0

12 Apr 12:15
150b2ed

Choose a tag to compare

Pre-release

Initial / pre-release for torchsurv to set up Github repo. Not published as Python package.