Jiarui Li 34d8d8ce9d Add evaluation and utility functions for time-dependent metrics
- Introduced `evaluate.py` for time-dependent evaluation of models, including data loading and model inference.
- Added `evaluation_time_dependent.py` to compute various evaluation metrics such as AUC, average precision, and precision/recall at specified thresholds.
- Implemented CIF calculation methods in `losses.py` for different loss types, including exponential and piecewise exponential models.
- Created utility functions in `utils.py` for context selection and multi-hot encoding of events within specified horizons.
2026-01-16 14:55:09 +08:00
2026-01-07 21:27:38 +08:00
2026-01-07 21:27:38 +08:00

DeepHealth

Description
No description provided
Readme BSD-3-Clause 1.2 MiB
Languages
Python 95.8%
Shell 3.7%
R 0.5%