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

Improve redundancy filtering #141

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Improve redundancy filtering #141

merged 2 commits into from
Aug 14, 2023

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Aug 14, 2023

Before, redundant mapping filtering just checked that the tuple was the same. Now, it groups by the canonical tuple and uses a key for picking the "best" mapping. For now, this is a simple function. Later, it can be extended to take into account confidence in the curator, prediction methodology, or potentially extending the data model to keep track of the date of prediction/curation and just keep the earliest.

@cthoyt cthoyt merged commit f74c651 into master Aug 14, 2023
4 checks passed
@cthoyt cthoyt deleted the improve-deduplication branch August 14, 2023 11:17
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.

1 participant