Skip to content

[FEATURE] Improve the architecture of Reporters #173

@Dmatryus

Description

@Dmatryus

🚀 Feature Proposal

Reporters don't have an intuitive, intricate architecture. It needs to be redesigned and unified. Details in the diagram:

Image

The main problem: somewhere DatasetReporter is inherited from DictReporter, and somewhere it is embedded.

Motivation

The architecture will be clearer and more readable, which means it will be easier to develop and maintain.

Metadata

Metadata

Labels

enhancementNew feature or requestwontfixThis will not be worked on

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions