Initialization run for correction factors
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Instead of having the user input the correction factors to initialize the iterative procedure, we should make these automated through the use of a single MINLP and NLP iteration. These will generate the correction factors. This should be a user option as to whether or not to include these auto-generated corrections or to input manually. Saves time for the user as they do not need to generate the initial underestimating correction factors.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating the iterative initialization and correction-factor input in the Python/Pyomo code, then determine how a user option should select automatic versus manual factors. Done means both initialization paths work and the generated factors are used by the iterative procedure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100