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

Add naive/random walk model as baseline #343

Open
breznak opened this issue Jul 9, 2019 · 1 comment · May be fixed by htm-community/NAB#4
Open

Add naive/random walk model as baseline #343

breznak opened this issue Jul 9, 2019 · 1 comment · May be fixed by htm-community/NAB#4

Comments

@breznak
Copy link
Member

breznak commented Jul 9, 2019

I'm not sure what's the correct name, but T(n+1) = T(n) predictor. It's dummy but quite good baseline.

@breznak breznak changed the title Add "copy" model as baseline Add naive/random walk model as baseline Jul 10, 2019
@breznak
Copy link
Member Author

breznak commented Jul 10, 2019

  • prediction model implemented easily
  • how to compute anomaly score with this model? from 2 scalars current & predicted.

@breznak breznak linked a pull request Jul 24, 2019 that will close this issue
2 tasks
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

Successfully merging a pull request may close this issue.

1 participant