Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should time series have regular sample periods? #384

Open
markNZed opened this issue Oct 27, 2021 · 0 comments
Open

Should time series have regular sample periods? #384

markNZed opened this issue Oct 27, 2021 · 0 comments

Comments

@markNZed
Copy link
Contributor

Consider the attached example of time series realTraffic/speed_6005 and we can see a straight line that reflects the following data points, starting line 700:

2015-09-04 22:34:00,88
2015-09-04 22:41:00,92
2015-09-08 10:44:00,94
2015-09-08 10:49:00,94

Notice the time step goes from 5-10 minutes to 4 days and back again.

This is not indicated as an anomaly, nor does the Numenta detector indicate an anomaly (I guess it is just processing samples and not encoding the time of the samples?)

Should the time series have regular sample periods or not?

Screen Shot 2021-10-27 at 12 39 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant