Uploading Task with user-supplied train/test splits?
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Suppose I want to have an OpenML task with train/test splits that I have created myself according to some criteria, how would I go about doing that? The relevant REST-API reference page seems to suggest it is only possible to upload an XML description file, while the task splits are saved in a separate .arff file if I understand things correctly.
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 with the task POST REST API reference, then trace how the XML description and separate .arff split file are handled. Determine whether user-created train/test splits are supported and document the supported upload workflow, including the expected files and request format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- machine-learning
- Domain
- api, documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100