Skip to content

[ENH] Add ReprMixin to share __repr__ formatting across OpenML classes #1591

@JATAYU000

Description

@JATAYU000

Add a ReprMixin class (in openml/utils.py) that provides:

  • __repr__ which calls self._get_repr_body_fields()
  • _apply_repr_template to produce the formatted string

Refer Discussion
#1567

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions