ECMWFCode4Earth / ml_drought

Machine learning to better predict and understand drought. Moving github.com/ml-clim
https://ml-clim.github.io/drought-prediction/
90 stars 18 forks source link

Revert to best model during early stopping #51

Closed gabrieltseng closed 5 years ago

gabrieltseng commented 5 years ago

As described in the title; during early stopping, reverts to the model that got the best validation score.

Implemented for both the neural network and the regression