[DOC] Anomaly Detection Overview Notebook#2446
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Thank you for contributing to
|
|
Not had a look but happy to give some feedback if requested. We have some content from our ECML tutorial which may be useful https://github.com/aeon-toolkit/aeon-tutorials/blob/main/ECML-2024/Notebooks/part6_anomaly_detection.ipynb. Fine to take stuff directly from this as long as its generalised. |
The ECML tutorial is very well structured and covers almost everything we have in the module. What I want to have is a short generic intro to the module, and we could cover the different types of detectors in other notebooks as we have for transformers. But we can have a comprehensive notebook now and then split up the content later. |
|
The |
SebastianSchmidl
left a comment
There was a problem hiding this comment.
I'm fine with having a brief introductory notebook and then adding more detailed notebooks for the detectors later 👍🏼
Reference Issues/PRs
Closes #1960
What does this implement/fix? Explain your changes.
A getting started notebook for the Anomaly Detection module.
Does your contribution introduce a new dependency? If yes, which one?
None
Any other comments?
PR checklist
For all contributions
For new estimators and functions
__maintainer__at the top of relevant files and want to be contacted regarding its maintenance. Unmaintained files may be removed. This is for the full file, and you should not add yourself if you are just making minor changes or do not want to help maintain its contents.For developers with write access