hnn-core icon indicating copy to clipboard operation
hnn-core copied to clipboard

show how to compare HNN-core output to data

Open jasmainak opened this issue 3 years ago • 2 comments

@stephanie-r-jones suggested today that the ERP example should have some comparison with data and perhaps show how the exploration process goes along with computation of RMSE

jasmainak avatar Jul 06 '21 20:07 jasmainak

If we use something other than the GUI tutorial data, it might be good to show how to resample data where the timestamps may be misaligned using scipy.interpolate.interp1d, since that will probably come up any time you want to compare data.

ntolley avatar Jul 06 '21 23:07 ntolley

There is an RMSE function in the optimization PR #77 . Maybe worth baking into that ...

jasmainak avatar Jul 28 '21 20:07 jasmainak

I think we've moved past this with the new GUI + tutorials. Feel free to reopen if anyone disagrees.

rythorpe avatar Jan 09 '23 22:01 rythorpe