openml / openml/server-api

Access measure properties

Open
#335 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement GET Others
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.