Skip to content

Releases: sunlabuiuc/PyHealth

pyhealth v1.1.6 release

07 Mar 19:26
4febba6
Compare
Choose a tag to compare
  1. Add more EEG/ECG datasets (TUEV, TUAB, cpsc_2018, cpsc_2018_extra, etc)
  2. Add base fairness metrics
  3. Add GNN models
  4. Add genereative models (VAE, GAN)
  5. change to MIT license
  6. ....

pyhealth v1.1.4 release

31 May 23:26
Compare
Choose a tag to compare
  1. Parallel data loadering of EHR datasets by pandarallel
  2. Biosignal data pipeline support (e.g., SleepEDF, ISRUC, SHHS)
  3. Uncertainty quantification modules (e.g., calibration, prediction sets)
  4. unittests for data and datasets.

pyhealth v1.1.3 release

24 Jan 21:23
940db1b
Compare
Choose a tag to compare
  • add weekly pyhealth live information
  • new model deepr and clean the model codes
  • fix issues in sample data type checking and drugrec task function
  • start to add unittest modules