Skip to content

PyHealth 2.0.1

Latest

Choose a tag to compare

@jhnwu3 jhnwu3 released this 01 Apr 00:43
· 12 commits to master since this release
ed56212

What's Changed

  • add new reference to the top of the pyhealth page for our new project… by @jhnwu3 in #910
  • [Conformal EEG] Conformal Testing Fixes by @lehendo in #909
  • feat: add optional dependency groups for graph and NLP extras by @haoyu-haoyu in #904
  • Add/mm retain adacare by @jhnwu3 in #885
  • concare fix by @jhnwu3 in #920

Author's note, tldr;

  1. Fixed how PyHealth BaseDataset works with multiple concurrent PyHealth jobs and data processing. (This is still an issue if you submit too many jobs at once, it will crash due to file write locks.) But, it will at least check and try to not override an existing process.
  2. Fixed model bugs with concare and transformer here.
  3. Should also include some eICU fixes and other cleanup for old files.

Full Changelog: v2.0.0...v2.0.1