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

Show example of querying alert database to test classifier. #16

Open
2 tasks
wmwv opened this issue Jul 13, 2023 · 1 comment
Open
2 tasks

Show example of querying alert database to test classifier. #16

wmwv opened this issue Jul 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@wmwv
Copy link
Contributor

wmwv commented Jul 13, 2023

Show example of running a classifier against the alert database.

  1. For people who only want to run against the DB
  2. For people who want to develop and test their classifier against the DB and then deploy it against the live stream.

Use case. I ahve a new classifier. I want to test it out against the events in the last months, with a little extra pre-filtering. I'd like to be able to develop and test against this subset of events from the database, and then deploy live with the same basic algorithmic code and as little wrapper change as possible.

@troyraen
Copy link
Contributor

Great idea. As you've said before, this should absolutely be doable. Will be great to actually work out the details.

@troyraen troyraen added the enhancement New feature or request label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants