Helmholtz-AI-Energy / Helmholtz-AI-Energy/propulate
Search-space limit format
Open
documentation
enhancement
- Dominant language
- Python
- Stars
- 46
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Categorical input limit values might be given as list or set literals.
Iterables containing mixed types should give a warning and be type inferred.
Contributor guide
Research direction
Start by locating the search-space handling entry point for categorical input limits. Trace how list and set literals are currently processed, then identify the tests covering iterable type handling. Done means list and set literals are accepted, while mixed-type iterables produce a warning and have their type inferred.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100