Access measure properties
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Measure properties (Minimum value, Maximum value, Unit, Optimization for EvaluationMeasures) cannot be accesssed from the java API (and presumably others). Is there any up to date database shema to use direct queries as backup ?
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
Start by tracing how EvaluationMeasures and their Minimum value, Maximum value, Unit, and Optimization properties are exposed through the Java API and the Python-based server. Check whether an up-to-date database schema is documented for direct queries; done means the properties are accessible through the API or the supported schema-based fallback is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100