luminol
luminol copied to clipboard
Anomaly Detection and Correlation library
Thanks for developing the package. I am wondering is there any real world dataset to test the anomaly detection as well as correlation for large volume of data using the...
This works back to at least numpy 1.13 so should be fine with backwards compatibility
Hello, Is the repo still being maintained? I noticed that you have [a fix](https://github.com/linkedin/luminol/pull/65) for `module 'numpy' has no attribute 'asscalar'` but it has not been published. Can you please...
According to Huet et al. (10.1145/3534678.3539339), the source code corresponding to the computattion of the proposed affiliation metrics can be found in this repository, yet I have not been able...
``` Traceback (most recent call last): File "/Users/luanpham/ws/luminol/env/lib/python3.12/site-packages/flask/app.py", line 1536, in __call__ return self.wsgi_app(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/luanpham/ws/luminol/env/lib/python3.12/site-packages/flask/app.py", line 1514, in wsgi_app response = self.handle_exception(e) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/luanpham/ws/luminol/env/lib/python3.12/site-packages/flask/app.py", line 1511,...
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.16.0 to 1.0.0. Release notes Sourced from future's releases. v1.0.0 The new version number of 1.0.0 indicates that the python-future project, like Python 2, is now done....