karlinnolabs
karlinnolabs
I had to get inside of streaming.py and add a couple of prints to find out what was going wrong with my code. Would be better to have on_error(self, status_code,...
Traceback (most recent call last): File "traintest.py", line 101, in coeff = vec.inverse_transform(classifier.coef_[0])[0] File "/Volumes/ext/Sarcasm/venv/lib/python2.7/site-packages/sklearn/feature_extraction/dict_vectorizer.py", line 256, in inverse_transform X = check_array(X, accept_sparse=['csr', 'csc']) File "/Volumes/ext/Sarcasm/venv/lib/python2.7/site-packages/sklearn/utils/validation.py", line 441, in check_array...
Error generated in blockTemplate caused by use of UInt32 for a Int32 value. buffer.js:784 throw TypeError('value is out of bounds'); ^ TypeError: value is out of bounds at TypeError ()...