Fixed
- Fixed a bug affecting `precision.py`, `recall.py`, and `f1.py`: `numba` does not raise ZeroDivisionError, added a control to make sure zero is returned when no retrieved results are provided for a specific query.
- Fixed a bug in `f1.py`: missing argument in function call.
[0.3.x] - 2022
Sorry, I have been lazy.