Code for ML4H 2024 paper
Generalized Prompt Tuning: Adapting Frozen Univariate Time Series Foundation Models for Multivariate Healthcare Time Series https://arxiv.org/abs/2411.12824
-
git clone time series data git clone https://huggingface.co/datasets/AutonLab/Timeseries-PILE data/Timeseries-PILE
-
download MIMIC data (instructions coming soon)
-
pip install -r requirements.txt
MOMENT code and GPT4TS code are adapted from moment https://github.com/moment-timeseries-foundation-model/moment and moment-research https://github.com/moment-timeseries-foundation-model/moment-research
coming soon