Error when downloading task splits for survival
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
When I try to download the task splits for survival task with ID 7328, I get this error:
Error: Error downloading 'https://api.openml.org//api_splits/get/7328/Task_7328_splits.arff' (http code: 412, oml code: NA, message: 'failed to perform action generate_folds. Evaluation Engine result send to EMAIL_API_LOG account.'
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 reproducing the download for survival task 7328 using the reported endpoint: https://api.openml.org//api_splits/get/7328/Task_7328_splits.arff. Trace the generate_folds failure and its HTTP 412 response; done means the task splits download successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100