This repository implements the work of Kao, Po-Yu, et al. "Predicting Fluid Intelligence of Children using T1-weighted MR Images and a StackNet" submitted to ABCD-NP-Challenge 2019.
Python 3.6
numpy, pandas, matplotlib, sklearn, pystacknet, xgboost
Python implementation of StackNet.
-
Please change the paths accordingly from line #52 to #65.
-
python predict_gf.py
You will find the predicted fluid intelligence (pred_test.csv) of testing dataset in the current directory.