Jiarui Li cb7adb70d9 Refactor data preparation and add loss functions for model training
- Removed `prepare_data.py` as it is no longer needed.
- Introduced `losses.py` containing ExponentialNLLLoss and WeibullLosses classes for calculating negative log-likelihood losses with regularization.
- Added `model.py` which defines the DelphiFork model architecture, including a tabular encoder for handling continuous and categorical features, and merging sequences based on time order.
2025-12-05 00:54:56 +08:00
2025-12-04 11:02:48 +08:00
2025-12-04 11:02:48 +08:00

DeepHealth

Description
No description provided
Readme BSD-3-Clause 100 KiB
Languages
Python 96%
R 4%