NOAA-PSL / model_error_correction_with_ai

0 stars 2 forks source link

Feature/sliding window #19

Closed frolovsa closed 1 year ago

frolovsa commented 1 year ago

this addresses a handful of issues.

This line refactors train/validation (closes #16 ) https://github.com/frolovsa/model_error_correction/blob/30cf82c16ce539a3582acc86ca530a66edf91c74/training.py#L77

The new subfolder ipynb has several notebooks computing linear baselines closes #8

and most of the commits here close sequential training: close #17