You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
New paper Risbey et al. 2021 demonstrates how forecaster choices for time selection in bias reduction impacts skill.
Is your feature request related to a problem? Please describe.
New paper Risbey et al. 2021 demonstrates how forecaster choices for time selection in bias reduction impacts skill.
Reference: https://t.co/HE4PoROb8Z?amp=1
Describe the solution you'd like
hindcast.remove_bias(how='additive_mean', alignment='same_verifs', method='fair_sliding')
implemented method from:
unfair
implement train_test_split keyword #655unfair-cv
implement train_test_split keyword #655fair
implement train_test_split keyword #655fair-sliding
fair-all
unfair-cv
is often standard, see #643, but unfair wrt real-time forecast/attainable skill, i.e. unfair means artificial skillDemo: https://gist.github.com/aaronspring/94e24fb7e0a536be61caf1970287f3b5
The text was updated successfully, but these errors were encountered: