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 "C:\Users\muthupandy\AppData\Local\Programs\Python\Python35\myi.py", line 67, in
class_ = le.inverse_transform(model.predict(t_usr)[0])
File "C:\Users\muthupandy\AppData\Local\Programs\Python\Python35\lib\site-packages\sklearn\preprocessing\label.py", line 273, in inverse_transform
y = column_or_1d(y, warn=True)
File "C:\Users\muthupandy\AppData\Local\Programs\Python\Python35\lib\site-packages\sklearn\utils\validation.py", line 797, in column_or_1d
raise ValueError("bad input shape {0}".format(shape))
ValueError: bad input shape ()
please help
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\muthupandy\AppData\Local\Programs\Python\Python35\myi.py", line 67, in
class_ = le.inverse_transform(model.predict(t_usr)[0])
File "C:\Users\muthupandy\AppData\Local\Programs\Python\Python35\lib\site-packages\sklearn\preprocessing\label.py", line 273, in inverse_transform
y = column_or_1d(y, warn=True)
File "C:\Users\muthupandy\AppData\Local\Programs\Python\Python35\lib\site-packages\sklearn\utils\validation.py", line 797, in column_or_1d
raise ValueError("bad input shape {0}".format(shape))
ValueError: bad input shape ()
please help
The text was updated successfully, but these errors were encountered: