PyHealth
PyHealth copied to clipboard
fix bugs, add new metrics and tasks
- fix mismatch between actual output and document descriptions in adacare, concare, agent and stagenet
- add new metrics: outcome-specific mean absolute error, early prediction score from paper "A Comprehensive Benchmark for COVID-19 Predictive Modeling Using Electronic Health Records in Intensive Care"
- add regression related metrics
- add new task: outcome-specific length of stay prediction
- change base_model to support new tasks