BoostV / BoostV/process-optimizer-api
Split space definition into categorial and numeric inputs
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It is difficult for clients to maintain correct type security when they must supply a categorial and numeric inputs in a combined list.
A simple solution is to split the two in the input definition, e.g., `categorialSpace` and `numericSpace`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.