Tutorial .ipynb do not work #827
Replies: 2 comments
|
Did you manage to get it to work by any chance ? |
0 replies
|
Hey. We've updated the tutorial. Please reopen this if you run into any more issues. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I think the .ipynb script for anomaly detection does not work properly. It throws error for 'levels' not provided. If you provide it, it crashes elswhere, I think it is connected with _filter_series( function where it got filtered too much, incorrectly and the anomalies are not found since it compares it with NaNs
All reactions