Skip to content

[ENH] Implement Tagging for Setups #1648

Description

@geetu040

Currently the sdk doesnot allow setting up tags for setups, even though this is supported by the back-end. This is because it doesnot inherit the OpenMLBase class. Therefore this issue depends on #1647

Steps in utils/_openml.py:

  1. update _get_rest_api_type_alias to return valid alias for OpenMLSetup
  2. "setup" is already in legal_entities of _tag_entity so hopefully nothing changes there
  3. check that the result_xml in _tag_entity is applicable with the current parser
  4. Add tests for tagging/untagging setups.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueIssues suitable for people new to contributing to openml-python!enhancement

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions