Abstract: Particulate matter forecasting is fundamental for early warning and controlling air pollution, especially PM2.5. The increase in this level of concentration will lead to a negative impact on ...
Abstract: Identification of brain tumors at an early stage is crucial in cancer diagnosis, as a timely diagnosis can increase the chances of survival. Considering the challenges of tumor biopsies, ...
What problem does this solve? Most regime classifiers treat the hidden state as an unconstrained feature vector. This project asks: does imposing energy-based dynamics on the latent space produce ...
. ├── src/ │ ├── 01_build_dataset.py # Raw MIMIC-IV → Hourly time-series dataset │ ├── 02_qc_plots.py # Quality control and EDA visualizations │ ├── 03_model_prophet.py # Facebook Prophet baseline ...