sunlabuiuc / PyHealth

A Deep Learning Python Toolkit for Healthcare Applications.
https://pyhealth.readthedocs.io
MIT License
956 stars 207 forks source link

pip install version #252

Closed Data-Designer closed 9 months ago

Data-Designer commented 9 months ago

Hello, I recently installed PyHealth using the command ```pip install pyhealth''', and it installed version 1.1.4. However, I noticed some discrepancies between this version and the latest code available on GitHub. For example, the multilabel_metrics_fn seems to be different.

ycq091044 commented 9 months ago

Y, there are some new developments going on. To use the lastest version, please directly install from the github. We will upload a new version to PyPI soon.