Jiarui Li d4d25ac9c7 feat: Add covariate-aware model and piecewise encoder
Introduce PiecewiseLinearEncoder for continuous variable encoding.

Add CovariateAwareGPT2 to extend TimeAwareGPT2 with static and time-varying covariate processing.

The model combines piecewise linear and sinusoidal encodings for covariates and integrates them via concatenation before a final MLP head.

Reorganize models.py for better logical structure.
2025-10-17 12:04:50 +08:00
2025-10-17 10:34:24 +08:00
2025-10-15 13:54:52 +08:00
2025-10-15 13:54:52 +08:00
2025-10-16 16:58:30 +08:00

DeepHealth

Description
No description provided
Readme BSD-3-Clause 145 MiB
Languages
Python 60.9%
Jupyter Notebook 39.1%