ppsp-team / PyNM

Lightweight Python implementation of Normative Modelling
BSD 3-Clause "New" or "Revised" License
30 stars 12 forks source link

Implement cross-validation #11

Closed harveyaa closed 3 years ago

harveyaa commented 3 years ago

Add cross validation (within training sample) for improved model selection. Also update model evaluations to represent average over folds.