python-bcubed
python-bcubed copied to clipboard
Implement parallel versions of precision and recall functions
Hi! Thanks for writing this library, I'm finding it very useful.
This PR makes it possible to process larger datasets in a bit less time. I've also added some very basic tests as a sanity check.