Evaluation table 'array' data to enforce float numbers
Nobody has claimed this yet.
- 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
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 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