-
Replace preprocessing pipeline with Nipype (Only available on Linux)
- Original CAT12 pipeline
- HCP pipeline (T2 needed?)
-
Image feature extraction pipeline
- Input: Image from preprocessing pipeline
- Output: Feature array to be concatenated to baseline non-imaging data
-
Estimate pipeline (Build based on baseline non-imaging data)
- Tasks (Classification(2/N)/Regression)
- Models
- Metrics
-
Hyper and control parameters should be tweaked by config file(s)
-
Pass results and paths via json files between different pipelines