-
Updated
Dec 6, 2021 - Python
anomaly-detection
Here are 988 public repositories matching this topic...
Describe the bug
- W-THU is not supported right now. It only works if user specifies
seasonal_periodin setup
Expected behavior
Would have expected it to automatically infer the freq = 52 from there.
-
Updated
Nov 22, 2021 - Python
-
Updated
Dec 4, 2021
The stumpy.snippets feature is now completed in #283 which follows this work:
We have a rough notebook t
-
Updated
Dec 13, 2021
-
Updated
Dec 12, 2021 - PHP
-
Updated
Aug 13, 2021 - Python
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Sep 2, 2020 - Python
-
Updated
Dec 6, 2021 - Python
-
Updated
Jul 17, 2020
-
Updated
Dec 27, 2020 - Python
-
Updated
Oct 27, 2021 - Python
-
Updated
Mar 31, 2020 - Python
-
Updated
Aug 2, 2021 - Python
We have a lot of antiquated docstrings that don't render well into ReadTheDocs. A kind of grunge (but incredibly useful) task would be to refactor these docstrings into proper ReadTheDocs format. This would allow us to render them effectively...
-
Updated
Dec 3, 2021 - Python
-
Updated
Jul 18, 2021 - Python
-
Updated
Aug 25, 2021
-
Updated
Aug 25, 2021 - Python
-
Updated
Apr 23, 2020 - Jupyter Notebook
-
Updated
Jun 2, 2021 - Python
-
Updated
Jul 27, 2021 - C++
-
Updated
Dec 2, 2021 - Python
-
Updated
Jul 29, 2020 - C++
-
Updated
Nov 10, 2021 - Jupyter Notebook
-
Updated
Aug 25, 2021 - Python
-
Updated
Sep 8, 2021 - Python
Improve this page
Add a description, image, and links to the anomaly-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the anomaly-detection topic, visit your repo's landing page and select "manage topics."



The official instructions say to use joblib for pickling PyOD models.
This fails for AutoEncoders, or any other TensorFlow-backed model as far as I can tell. The error is:
Note that it's not sufficient to save the underlying Keras S