Skip to content

Main Release

Compare
Choose a tag to compare
@zachcoleman zachcoleman released this 29 May 23:54
· 26 commits to main since this release
8c13e95

Supports:

  • binary precision, recall and f1-score
  • multi-class precision, recall and f1-score
  • calculation of confusion matrices
  • benchmarks folder shows both speedup over scikit-learn, numpy (in binary case), and a multithreading example