![]() There was a typo in Documentation of Code of the ```compute()``` function of ```Recall``` metric at line 210. It said "Computes accuracy over state." which should have been "Computes recall over state."
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
accuracy.py | ||
average_precision.py | ||
confusion_matrix.py | ||
f_beta.py | ||
hamming_distance.py | ||
helpers.py | ||
precision_recall.py | ||
precision_recall_curve.py | ||
roc.py | ||
stat_scores.py |