Run regression_across_all.py to run the regression and see the results of the model tested across runs.
Code for classification using feedforward neural network is at notebooks/Younes_DeepLearningCode_hcpData.ipynb
Code for PCA is at pca.ipynb and logistic regression in projected PCs is at pca_logisitic_regression.ipynb.