I have just tested the current version for multivariate anomaly detection by running
python3 examples/python/applications/multivariate_abnormality_detection.py
but I never got a good results as in README.
Anomaly score is also very high (see below).
Any idea?
Do you have any example for predicting multiple values? I mean instead of anomaly score, I'd like to get predicted values and to plot them.
Thanks
I have just tested the current version for multivariate anomaly detection by running python3 examples/python/applications/multivariate_abnormality_detection.py but I never got a good results as in README. Anomaly score is also very high (see below).
Any idea? Do you have any example for predicting multiple values? I mean instead of anomaly score, I'd like to get predicted values and to plot them. Thanks