epic-open-source / seismometer

AI model evaluation with a focus on healthcare
https://epic-open-source.github.io/seismometer/
BSD 3-Clause "New" or "Revised" License
179 stars 21 forks source link

Update data load pattern to be extensible #30

Closed diehlbw closed 3 months ago

diehlbw commented 3 months ago

Overview

Closes #20

Description of changes

Pulled the loading logic for prediction and event data out of the Seismogram class

Note: Updates to allow loading from urls will be done in a follow-up PR

Author Checklist