-
Notifications
You must be signed in to change notification settings - Fork 208
[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
Comments
Hi @TonyBagnall, I would like to work on this issue. Can you elaborate more on this issue? |
@aeon-actions-bot assign @bruce237 |
It would just be a notebook demonstrating the RotationForest classifier. This is not an aeon classifier, but one using the sklearn interface. |
Hi @MatthewMiddlehurst, is the task for this issue to create a notebook demonstrating the RotationForest classifier? Also, is this issue currently open for contribution?" |
Yes, or more generally vector-based/sklearn classifiers in aeon. |
@aeon-actions-bot assign @Kaustbh |
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 Looking forward to your guidance. |
@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. |
@aeon-actions-bot assign @Edgeshot27 |
Thanks for checking! I'm already working on it and was just waiting for @MatthewMiddlehurst’s reply, soon I will make a PR. |
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
The text was updated successfully, but these errors were encountered: