BoostV / BoostV/process-optimizer-api

Split space definition into categorial and numeric inputs

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

No files, tests, or entry points are identified in the issue. Start by locating the input definition and its API tests, then verify that the API accepts separate categorialSpace and numericSpace inputs and that the new definition is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.