Increase transparency when setting global input / parameters
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- machine-learning
Research direction
Start by tracing the forecaster workflow to find where default inputs and sampling parameters are inserted; no files, tests, or entry points are named in the issue. The desired result is a central, transparent place for these insertion rules, with global constants if needed, and a way for new model developers to see the complete defaults.
Written by the indexing model from the issue text.
Description
Right now, we allow insertion of an input to the probabilistic programming dict happen anywhere within the forecaster workflow. However, developer who wants to extend a new model has no visibility what are the full list of default inputs will be inserted. Same story applied to sampling parameters. I wonder if there is any way to maintain a central all-in-one place to operate all those insertion logics. Meanwhile, we can also maintain a global constants to inform this if necessary.
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from uber/orbit
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 58/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement refactor
Difficulty 3/5 1-2 days Newbie friendliness 42/100
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100