-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When i reach the test step i got this error
File "main.py", line 102, in <module>
main(is_interactive=True)
File "main.py", line 78, in main
result_matrix = np.reshape(result, (len(classes), test_count))
File "/usr/local/lib/python2.7/dist-packages/numpy/core/fromnumeric.py", line 232, in reshape
return _wrapfunc(a, 'reshape', newshape, order=order)
File "/usr/local/lib/python2.7/dist-packages/numpy/core/fromnumeric.py", line 57, in _wrapfunc
return getattr(obj, method)(*args, **kwds)
ValueError: cannot reshape array of size 4543 into shape (102,22)
and i don't know why
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels