windkit.ltc.scores
Functions to calculate common scoring metrics to be used on windkit time series wind climate datasets.
Functions
|
Calculates the bias for the wind speed of two time series wind climate datasets. |
|
Helper function that calculates r2, rmse, bias and wasserstein distance scores and generate a pandas dataframe with useful headers for reporting. |
|
Calculates the r2 regression score for the wind speed of two time series wind climate datasets. |
|
Calculates the root mean square error for the wind speed of two time series wind climate datasets. |
|
Calculates the wasserstein distance for the wind speed of two time series wind climate datasets. |