openml / openml/OpenML

Error when downloading task splits for survival

Open
#1,213 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.