Jiarui Li f729f05190 Implement DelphiBERT model and data preparation scripts for tabular time series analysis
- Added `model.py` containing the DelphiBERT architecture, including TabularEncoder and AutoDiscretization classes for handling tabular features.
- Introduced `prepare_data.R` for merging disease and other data from UK Biobank, ensuring proper column selection and data integrity.
- Created `prepare_data.py` to process UK Biobank data, including mapping field IDs, handling date variables, and preparing tabular features and event data for model training.
2026-01-20 23:33:30 +08:00
2026-01-19 23:14:36 +08:00
2026-01-19 23:14:36 +08:00

DeepHealthV2

Description
No description provided
Readme BSD-3-Clause 78 KiB
Languages
Python 97.2%
R 2.8%