Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 9 commits into from

Conversation

fkiraly
Copy link
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:detectors 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
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:detectors detectors module: outliers, change points, segmentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants