-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pipeline.py): correct grouped Jaccard calculation
The pipeline now calculates the Jaccard scores for all pairings, similar to the ENFC calculations. A file percomparison is output, and these are saved at outputs/jaccard. BREAKING CHANGE: Previously, the pipeline only calculated the jaccard scores for a single, hard-coded pairing. This has been corrected. All users should update to continue to get the correct results.
- Loading branch information
1 parent
bfadda5
commit c2c100c
Showing
1 changed file
with
71 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters