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
Traceback (most recent call last):
File "ml.py", line 49, in <module>
cov2 = cov2 + (features[x] - mu2).transpose()*(features[x] - mu2)
File "/usr/lib/python2.7/dist-packages/numpy/matrixlib/defmatrix.py", line 318, in __getitem__
out = N.ndarray.__getitem__(self, index)
IndexError: index 301 is out of bounds for axis 0 with size 301
kindly resolve the problem
The text was updated successfully, but these errors were encountered:
kindly resolve the problem
The text was updated successfully, but these errors were encountered: