8000 [BUG] fix `RotationForest` for a custom `base_estimator` by fkiraly · Pull Request #8270 · sktime/sktime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[BUG] fix RotationForest for a custom base_estimator #8270

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fkiraly
Copy link
Collaborator
@fkiraly fkiraly commented May 20, 2025

Fixes #8265 - the reason was that base_estimator was not written to self._base_estimator when a non-standard one was provided.

Adds the failure case to the test.

@fkiraly fkiraly added module:classification classification module: time series classification bugfix Fixes a known bug or removes unintended behavior labels May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a known bug or removes unintended behavior module:classification classification module: time series classification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] AttributeError in RotationForest when using base_estimator parameter
1 participant
0