openml.tasks.OpenMLSupervisedTask¶OpenML Supervised Classification object.
Name of the target feature (the class variable).
Download the OpenML split for a given task.
Get data associated with the current task.
Data structure of the returned data. See openml.datasets.OpenMLDataset.get_data()
for possible options.
Download dataset associated with task
The id of the entity, it is unique for its entity type.
Opens the OpenML web page corresponding to this object in your default browser.
The URL of the object on the server, if it was uploaded, else None.
Annotates this entity with a tag on the server.
Tag to attach to the flow.
Removes a tag from this entity on the server.
Tag to attach to the flow.
Return the OpenML URL for the object of the class entity with the given id.