Time-Series Prediction of Change in Depressive Symptoms

Individual Time-series Line Plot of Depressive Symptoms, Yama Chang © 2023

In this project, we constructed an ML pipeline that predicted changes in the overall severity of depression symptoms in adolescents with high symptoms over a three-month period. We computed the residuals from a linear regression model, predicting the 3-month depression sum score based on the baseline depression sum score. These residuals, which represent the unexplained change over three months, were utilized to build a model that could capture factors not included in the baseline model.

The project entailed comprehensive model building, time-series feature engineering, data preprocessing, model evaluation, and validation to ensure the high quality of input data for the models and the accuracy and interpretability of the results. We trained and evaluated various regression algorithms, including Elastic Net, Random Forest, and Extreme Gradient Boosting, to assess their prediction performance.

Additionally, I visualized the time-series data to gain insights into the trends of eight depressive symptoms (e.g., sadness, energy, interest, etc.).

Read more

We are currently drafting the manuscript. For detailed project information, please visit the GitHub repository or find the pre-registration on the Open Science Framework (OSF).
Github Pre-registration
Ya-Wen (Yama) Chang
Ya-Wen (Yama) Chang
Data Scientist

Related