Better organize the 'measures' index
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
As per https://github.com/openml/OpenML/issues/616, it is confusing that evaluation metrics, estimation procedures, data qualities, flow qualities show up in the same list.
We could create individual indexes. I didn't do this initially because building a whole search index for 30-40 items seems overkill. Plus it clutters the navigation sidebar.
What I can do is show one type by default (e.g. evaluation measures), and add clear buttons for listing the other ones, so that they never mix.
Contributor guide
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 reviewing the current measures index and the related discussion in issue 616. The change is complete when evaluation measures are shown separately by default and clear controls list estimation procedures, data qualities, and flow qualities without cluttering navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100