BoostV / BoostV/process-optimizer-api
Split space definition into categorial and numeric inputs
未关闭
- 主要语言
- Python
- 星标
- 8
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
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`
贡献指南
这个仓库没有索引到贡献指南
调研方向
Issue 中没有确定任何文件、测试或入口点。首先定位输入定义及其 API 测试,然后验证 API 是否接受分别传入的 categorialSpace 和 numericSpace,并确认新定义已由测试覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100