LBHB / NEMS0

THIS VERSION OF NEMS IS NO LONGER SUPPORTED. PLEASE USE THE NEW NEMS REPOSITORY OR INSTALL NEMS_DB TO GET NEMS0 SUPPORT.
GNU General Public License v3.0
8 stars 4 forks source link

new functions to save model performance on per-jackknife basis #70

Closed crheller closed 6 years ago

crheller commented 6 years ago

Can I add these functions to test_prediction.py? Identical to the functions already in place, but allows you to save fit metrics on a per val set basis rather than using the entire dataset. I'm open to other ways of doing this...