You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run run.sh, i met a problem.
hmean.py, line 29, in compute_hmean
recall = resDict['method']['recall']
TypeError: string indices must be integers
can somenone help me?
The text was updated successfully, but these errors were encountered:
jamesbondzhou
changed the title
Exception in getitem, and choose another index:
TypeError: string indices must be integers
Jul 9, 2019
when i run run.sh, i met a problem.
hmean.py, line 29, in compute_hmean
recall = resDict['method']['recall']
TypeError: string indices must be integers
can somenone help me?
The text was updated successfully, but these errors were encountered: