-
-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Description
Description
Getting a certain clustering task is failing. Task shows fine on the server.
Steps/Code to Reproduce
import openml
result = openml.tasks.functions.get_task(126033)
print(result)
Expected Results
Actual task.
Actual Results
FileNotFoundError: [Errno 2] No such file or directory:
Metadata
Metadata
Assignees
Labels
No labels