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

[Sim, Pdr bot] In sim and pdr bot tests, need to test both classifier _and_ regressor ai models #1208

Open
4 tasks
trentmc opened this issue Jun 13, 2024 · 0 comments
Labels

Comments

@trentmc
Copy link
Member

trentmc commented Jun 13, 2024

Background / motivation

In sim engine tests: there's currently an end-to-end test for classifier. Same for sim plot and for pdr bot tests.

We recently added regression ai models. They're mostly the same to use as classifiers; but there are differences.

We've encountered at least one bug in pdr bot because it couldn't properly handle regression models.

Let's robust-ify our code.

TODOs / DoD

  • Pre-requisite: #1209 "Write basic end-to-end tests for sim plots & arima plots"
  • In sim plot tests: ensure there's an end-to-end test for both classifier and regressor
  • In sim engine tests: ""
  • In pdr bot tests: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant