Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

The decision tree needs refactoring #1

Open
rinchen opened this issue Oct 24, 2020 · 0 comments
Open

The decision tree needs refactoring #1

rinchen opened this issue Oct 24, 2020 · 0 comments

Comments

@rinchen
Copy link
Owner

rinchen commented Oct 24, 2020

We currently make some decisions that may not always be good. E.g. if we get a high reading, we'll only say something if the average is also high.

elif usv_reading <= 1.2:

We should probably make this better.

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

No branches or pull requests

1 participant