Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix text in scores table #99

Open
nickreich opened this issue Jan 29, 2018 · 6 comments
Open

fix text in scores table #99

nickreich opened this issue Jan 29, 2018 · 6 comments
Assignees

Comments

@nickreich
Copy link
Contributor

The scores are now multi bin but the text still says single bin. Consider changing the text to be something like:

The log-scores are computed by summing the predicted probabilities around a window of the eventually observed values. For the k-week-ahead targets, predictions within +/- 0.5 percentage points of the eventually observed value are considered accurate. For the targets on the scale of weeks, predictions within +/- 1 week of the eventually observed value are considered accurate.

image

@lepisma
Copy link
Member

lepisma commented Jan 29, 2018

Yes, this is in process. I am setting up a few pages documenting the scoring method and will be fixing this after linking that.

@lepisma
Copy link
Member

lepisma commented Jan 29, 2018

Check now. I also added link to wiki's page on model evaluation.

@nickreich
Copy link
Contributor Author

I don't see the link and there is an extra period at the end of one sentence. Otherwise, I think it looks good!

@lepisma
Copy link
Member

lepisma commented Jan 29, 2018

Right, that extra period will go away in the next build. The link, right now, is in the score title
image

I believe another possible position to put the link in the main text is this?
image

@nickreich
Copy link
Contributor Author

nickreich commented Jan 30, 2018 via email

@lepisma
Copy link
Member

lepisma commented Jan 31, 2018

Done now.

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

No branches or pull requests

2 participants