You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in the paper, we always use the scores of the last points of every windows. It seems that your window size is 20, and thus the first score should correspond to the last point in the first window.
Hello I am trying to interpret the severity of anomalies using the sample data cpu4.csv and following:
I noticed that the size of test_values doesn't equal test_score. How can I correlate my test data to the score?
Thank you kindly!
The text was updated successfully, but these errors were encountered: