https://github.com/brunomontezano/mdd-prediction
🧠Machine learning analysis for the paper named "Predicting 3-year persistent or recurrent major depressive episode using machine learning techniques".
https://github.com/brunomontezano/mdd-prediction
depression elastic-net glmnet machine-learning major-depressive-disorder open-science precision-medicine precision-psychiatry prediction predictive-modeling psychiatry
Last synced: about 2 months ago
JSON representation
🧠Machine learning analysis for the paper named "Predicting 3-year persistent or recurrent major depressive episode using machine learning techniques".
- Host: GitHub
- URL: https://github.com/brunomontezano/mdd-prediction
- Owner: brunomontezano
- Created: 2021-04-19T13:39:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T17:28:50.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T15:40:44.220Z (over 1 year ago)
- Topics: depression, elastic-net, glmnet, machine-learning, major-depressive-disorder, open-science, precision-medicine, precision-psychiatry, prediction, predictive-modeling, psychiatry
- Language: R
- Homepage:
- Size: 3.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Analysis scripts from "Predicting 3-year persistent or recurrent major depressive episode using machine learning techniques" 
[](https://doi.org/10.1016/j.psycom.2022.100055)
[](https://zenodo.org/badge/latestdoi/359473268)
This repository maintains the data analysis from the paper entitled "Predicting
3-year persistent or recurrent major depressive episode using machine learning
techniques".
The study aimed to predict major depressive disorder (MDD) recurrence and
severe depression in MDD patients after three years of follow-up.
The paper is published at [*Psychiatry Research
Communications*](https://www.journals.elsevier.com/psychiatry-research-communications).
You can click the badge at the top of README to read the article, or click
[here](https://doi.org/10.1016/j.psycom.2022.100055).
## What does the repo contain?
It contains:
- Scripts for each prediction model:
- Recurrent or persistent depression;
- Severity level of depression among all subjects;
- Severe depression among depressed subjects.
- Scripts that generated paper figures;
- Script that generated paper descriptive table.
The scripts use brazilian portuguese on many sections and variable names. Some
files have comments in english to ease the reading for english speakers.
## Python libraries used:
The following Python libraries were used:
`matplotlib`,
`seaborn`,
`pandas`.
## R packages used:
The following R packages were used:
`dplyr`,
`caret`,
`pROC`,
`purrr`,
`glmnet`,
`table1`,
and `ggplot2`.
## Contact
You can contact me at
bmontezano@hcpa.edu.br