Skip to content

This repository contains the source code of UCSBVRL who participating in the ABCD MICCAI 2019 Challenge.

License

Notifications You must be signed in to change notification settings

pykao/ABCD-MICCAI2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The ABCD Neurocognitive Prediction Challenge 2019

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.

Dependencies

Python 3.6

Required Python Libraries

numpy, pandas, matplotlib, sklearn, pystacknet, xgboost

Python implementation of StackNet.

XGBoost

Run the code

  1. Please change the paths accordingly from line #52 to #65.

  2. python predict_gf.py

You will find the predicted fluid intelligence (pred_test.csv) of testing dataset in the current directory.

About

This repository contains the source code of UCSBVRL who participating in the ABCD MICCAI 2019 Challenge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages