MGH grand challenge study
pip install -r requirements.txt
for all features, run the respective .py file under feature_generation module.
Run survey_label_individualization.py after running survey_features.py.
After extracting all features, run combine_features.py.
run HDRS_imputation/imputation_survey.py
the results will go to factors/[measure]_imputation
run HDRS_prediction/ensemble_per_modality.py
(You can change the modalities of interest in the my_constants.py file)