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
Random forest classifier can be fit on multiple target columns where columns have string labels and are not numeric, but when trying to predict, an error is thrown.
File ".../local/lib/python2.7/site-packages/sklearn/ensemble/forest.py", line 550, in predict
axis=0)
ValueError: could not convert string to float: foo