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

Allow specifying an initial estimate during forecast creation #87

Closed
3 tasks done
omarkohl opened this issue Dec 13, 2022 · 0 comments
Closed
3 tasks done

Allow specifying an initial estimate during forecast creation #87

omarkohl opened this issue Dec 13, 2022 · 0 comments
Assignees

Comments

@omarkohl
Copy link
Contributor

omarkohl commented Dec 13, 2022

  • API
  • GUI
  • Client
@omarkohl omarkohl added this to v0.1.0 Dec 13, 2022
@omarkohl omarkohl self-assigned this Dec 26, 2022
@omarkohl omarkohl moved this to In Progress in v0.1.0 Dec 26, 2022
omarkohl added a commit that referenced this issue Dec 26, 2022
The cleoc client and frontend were only modified minimally so that they
continue working, but insert dummy values.
omarkohl added a commit that referenced this issue Dec 31, 2022
Restructure internally to take advantage of the StringToIntVarP flag
type instead of parsing manually the colon separate string:int values.

Introduce AddForecastOptions type as inspired by the 'porter' project.
This allows to encapsulate validation and allows testing that separately
in a nice way.

Add some further validation to ensure all probabilities are valid and
add up to 100.
omarkohl added a commit that referenced this issue Jan 6, 2023
@omarkohl omarkohl moved this from In Progress to Done in v0.1.0 Jan 6, 2023
@omarkohl omarkohl closed this as completed Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant