Clarify/document the forecasting folder
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12
- Forks
- 11
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 3
Description
We need to provide a lot documentation for the forecasting folder.
The forecast folder is what provides the "future looking" data for the windows to feed into the user-provided algorithm. However, users may want to make changes to the forecasting algorithms in addition to their own autoscaling algorithm.
We need tests, documentation, and examples around this feature.
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.
Research direction
Start by inspecting the forecasting folder and any existing tests or examples. Use the current implementation to identify how forecasting supplies future-looking data and where users can change those algorithms. Done means the forecasting folder is documented and supported by the requested tests and examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100