openml.study
.update_suite_status¶
- openml.study.update_suite_status(suite_id: int, status: str) None ¶
Updates the status of a study to either ‘active’ or ‘deactivated’.
- Parameters:
- suite_idint
The data id of the dataset
- statusstr,
‘active’ or ‘deactivated’