openml / openml/OpenML

Evaluation table 'array' data to enforce float numbers

Open
#831 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

CoreSystem feature request
Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Issue is more specific than #156 and probably requires #830 to be addressed.

Currently evaluation measures are enforced to be of format float, however the array data can be anything goes. I would like to update the array data to enforced json float arrays. For this, we need to move the os info and benchmark data and stuff to another place (hence #830)

Contributor guide

Open the contributing guide

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 reading the related issues #830 and #156, then trace how evaluation measures, array data, OS information, and benchmark data are currently represented. Done means the dependency on #830 is resolved, evaluation array data is constrained to JSON float arrays, and the relocated information remains available in its new place.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.