Enhanced README, updated CICD, better PyPi metadata, and badges!
0.0.2
Still only supporting binary calculations for precision, recall, and f1. For smaller data types like: bool, uint8, etc. the methods are faster than the pure numpy equivalents. However for large data types, the methods can be slower.
Next: - Fast confusion matrix generation.
0.0.1
Limited project setup and experimenting w/ GitHub actions still.