-
-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Description
openml-python/openml/tasks/task.py
Lines 253 to 254 in 7839225
| estimation_procedure_type: str, | |
| estimation_parameters: Dict[str, str], |
Should we change the estimation_procedure_type and estimation_parameters to be optional?
When uploading a task, only an estimation_procedure_id is required, the other parameters are generated by the server.
Metadata
Metadata
Assignees
Labels
No labels