pangeo-data / scikit-downscale

Statistical climate downscaling in Python
https://scikit-downscale.readthedocs.io/en/latest/
Apache License 2.0
185 stars 47 forks source link

Update GARD models #75

Closed tcchiao closed 2 years ago

tcchiao commented 3 years ago

Add features to the GARD models:

  1. add the ability to do threshold modeling for AnalogRegression model and PureRegression model
  2. allow returning exceedance probability and error metrics
  3. add tests