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

Denylist for Mar 11-25, contains bugfix for antenna classifier #8400

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

Vagabond
Copy link
Contributor

Last week it was discovered that the antenna classifier was incorrectly having significant amounts of false negatives. After repairing this bug it was also discovered that about 21,000 hotspots were being classified using the selected criteria. Since no counterexamples had been found, it was decided to continue with the existing classifier parameters and with the bugfix. This means that this week's list is significantly larger than it was before.

Denylist statistics:

carryover (nodes): 193
carryover (edges): 3108393

Node classifiers:
antenna split/too close: 21332
disjoint reciprocity: 38

Edge classifiers
terrain intersection: 2559791
distance insensitivity: 2102778
ingest latency: 16074

Last week it was discovered that the antenna classifier was incorrectly
having significant amounts of false negatives. After repairing this bug
it was also discovered that about 21,000 hotspots were being classified
using the selected criteria. Since no counterexamples had been found, it
was decided to continue with the existing classifier parameters and with
the bugfix. This means that this week's list is significantly larger
than it was before.

Denylist statistics:

carryover (nodes):		193
carryover (edges):		3108393

Node classifiers:
antenna split/too close:	21332
disjoint reciprocity:		38

Edge classifiers
terrain intersection:		2559791
distance insensitivity:		2102778
ingest latency:			16074
@Vagabond Vagabond requested a review from madninja March 26, 2024 13:44
@madninja madninja merged commit 63e4e56 into main Mar 26, 2024
1 check passed
@madninja madninja deleted the adt/algorithmic-denylist-2024-03-25 branch March 26, 2024 15:40
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 this pull request may close these issues.

2 participants