r-earthengine / ee_extra

A ninja python package that unifies the Google Earth Engine ecosystem.
https://ee-extra.readthedocs.io/
Other
61 stars 10 forks source link

Metrics module #33

Closed aazuspan closed 2 years ago

aazuspan commented 2 years ago

This PR sets up the metrics module and adds MSE, RMSE, RASE, ERGAS, DIV, bias, CC, CML, CMC, and UIQI classes (see #31), as well as a few helper functions and tests. This is also relevant to the original metrics discussion in #28.