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

adding extra logic so we can uniquely predict situations where a prediction has a much higher score than the others? #170

Open
dieuska opened this issue Feb 7, 2025 · 1 comment
Assignees
Milestone

Comments

@dieuska
Copy link
Collaborator

dieuska commented Feb 7, 2025

Image

This example gives 3 predictions (TO CHECK), with a prediction score that is much higher than the others.

We can search for a way to uniquely define this best prediction? Or does the user has to make this choice (programmaticaly?

@dieuska dieuska added this to the 0.9.0 milestone Feb 7, 2025
@dieuska dieuska self-assigned this Feb 7, 2025
@dieuska
Copy link
Collaborator Author

dieuska commented Feb 7, 2025

maybe excluding low prediction scores if there are much higher ones (but this can resulting in loosing a special prediction that the user is searching for). We can also augment the steps in relevent distances from 0.1 to 0.2, so the lowest prediction score will become 20 (and all predictions that were 10 will be excluded as these has a very low stanbility range of 10cm)

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