Skip to content

fixed crps quantiles#9

Open
kashif wants to merge 1 commit into
ngruver:mainfrom
kashif:patch-1
Open

fixed crps quantiles#9
kashif wants to merge 1 commit into
ngruver:mainfrom
kashif:patch-1

Conversation

@kashif

@kashif kashif commented Oct 22, 2023

Copy link
Copy Markdown
Contributor

set the quantiles to

quantiles = (jnp.arange(num_quantiles)/num_quantiles)[1:]

# [0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]

to match the default implementations in gluonts evaluator (monash ts) and autogluon-time series

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant