ECMWFCode4Earth / ml_drought

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

Add Morris explanations #136

Closed gabrieltseng closed 4 years ago

gabrieltseng commented 4 years ago

Also, adds a get_dataloader function to the model base class, which makes all the actual model code a little more readable - this is the majority of the diff (sorry!)