Recent Releases of greedysub
greedysub - v1.2.5
Initial release of greedysub command-line program.
Reduce redundancy in dataset using greedy algorithms: select subset of data such that no items are closely related. Given a file with pairwise distances (or similarities), and a cut-off value, greedysub selects a subset of items such that no retained items are "neighbors".
- Python
Published by agormp over 2 years ago