-
Updated
Jan 4, 2022 - Python
anomaly-detection
Here are 1,077 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
to_csv is slow and cost lot storage
Describe the solution you'd like
A clear and concise description of what you want to happen, ideally taking into consideration the existing toolbox design, classes and methods.
use to_feather to make it more efficient and sm
-
Updated
Jan 3, 2022 - 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
Jan 5, 2022 - PHP
-
Updated
Aug 13, 2021 - Python
-
Updated
Jun 14, 2021 - Jupyter Notebook
-
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
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
Aug 2, 2021 - Python
-
Updated
Dec 3, 2021 - Python
-
Updated
Jul 18, 2021 - Python
-
Updated
Jan 6, 2022
-
Updated
Aug 25, 2021 - Python
-
Updated
Apr 23, 2020 - Jupyter Notebook
-
Updated
Oct 19, 2021 - Jupyter Notebook
-
Updated
Jun 2, 2021 - Python
-
Updated
Jul 27, 2021 - C++
-
Updated
Dec 23, 2021 - Python
-
Updated
Jul 29, 2020 - C++
-
Updated
Dec 24, 2020 - JavaScript
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