Skip to content

[ENH] Refactor base series annotator - design with tags#6271

Closed
fkiraly wants to merge 9 commits intomainfrom
refactor_base_series_annotator_with_tags
Closed

[ENH] Refactor base series annotator - design with tags#6271
fkiraly wants to merge 9 commits intomainfrom
refactor_base_series_annotator_with_tags

Conversation

@fkiraly
Copy link
Copy Markdown
Collaborator

@fkiraly fkiraly commented Apr 6, 2024

As discussed, modified variant of the base class design in #6265 where tags are used instead of parametric super.__init__ calls.

The change is carried out in the tag registry and base class; the change in concrete classes is carried out only once for demonstration in clasp.

FYI @Alex-JG3, feel free to pull this into your PR, or use this as a template, or ignore it.

@fkiraly fkiraly added API design API design & software architecture module:detection detectors module: outliers, change points, segmentation enhancement Adding new functionality labels Apr 6, 2024
@fkiraly fkiraly marked this pull request as draft April 6, 2024 19:32
@fkiraly fkiraly added the do not merge should not be merged - e.g., CI diagnostic, experimental label Apr 6, 2024
@fkiraly
Copy link
Copy Markdown
Collaborator Author

fkiraly commented May 23, 2024

Superseded by #6265 - integrated there

@fkiraly fkiraly closed this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API design API design & software architecture do not merge should not be merged - e.g., CI diagnostic, experimental enhancement Adding new functionality module:detection detectors module: outliers, change points, segmentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants