Skip to content

[DOC] Rotation forest notebook #2383

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
TonyBagnall opened this issue Nov 23, 2024 · 10 comments · May be fixed by #2592
Open

[DOC] Rotation forest notebook #2383

TonyBagnall opened this issue Nov 23, 2024 · 10 comments · May be fixed by #2592
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@TonyBagnall
Copy link
Contributor

Describe the issue linked to the documentation

we should provide the rotation forest notebook, I think its not generally not used enough

Suggest a potential alternative/fix

No response

@TonyBagnall TonyBagnall added the documentation Improvements or additions to documentation label Nov 23, 2024
@kevinzb56
Copy link
Contributor

Hi @TonyBagnall, I would like to work on this issue. Can you elaborate more on this issue?

@bruce237
Copy link

bruce237 commented Feb 3, 2025

@aeon-actions-bot assign @bruce237

@MatthewMiddlehurst
Copy link
Member

It would just be a notebook demonstrating the RotationForest classifier. This is not an aeon classifier, but one using the sklearn interface.

@Kaustbh
Copy link
Contributor

Kaustbh commented Feb 17, 2025

Hi @MatthewMiddlehurst, is the task for this issue to create a notebook demonstrating the RotationForest classifier? Also, is this issue currently open for contribution?"

@MatthewMiddlehurst
Copy link
Member

Yes, or more generally vector-based/sklearn classifiers in aeon.

@Kaustbh
Copy link
Contributor

Kaustbh commented Feb 27, 2025

@aeon-actions-bot assign @Kaustbh

@Kaustbh
Copy link
Contributor

Kaustbh commented Mar 1, 2025

Hi @MatthewMiddlehurst, @TonyBagnall,

While going through the documentation of classification notebooks, I noticed that there is no mention of an sklearn-based notebook, such as in this example. Would you suggest creating a notebook that provides a tutorial on all sklearn-based algorithms, or should I focus solely on the RotationForest algorithm?

Looking forward to your guidance.

@MatthewMiddlehurst
Copy link
Member

MatthewMiddlehurst commented Mar 3, 2025

@Kaustbh I would not link to it in the TSC notebook as they arent really made for time series, but having a general sklearn/vector classifier notebook would be fine. This would cover both rotation forest and the tree classifier.

Fine if you just stick to rotation forest as well.

@Edgeshot27
Copy link

Edgeshot27 commented Mar 4, 2025

@aeon-actions-bot assign @Edgeshot27

@Kaustbh
Copy link
Contributor

Kaustbh commented Mar 4, 2025

Thanks for checking! I'm already working on it and was just waiting for @MatthewMiddlehurst’s reply, soon I will make a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants