bwbaugh / infer

A machine learning toolkit for classification and assisted experimentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeroDivisionError in `evaluate` when calculating recall

bwbaugh opened this issue · comments

While writing a test for the SemEval-2013 performance metric (see gh-16), I got a ZeroDivisionError in classify.py, which calculates recall.