Wordbatch
Wordbatch copied to clipboard
Python library for distributed AI processing pipelines, using swappable scheduler backends.
My configuration - wordbatch-1.3.0 pandas-0.22 python 3.6.2 ubuntu 14.04 Executing kaggle script without any changes https://www.kaggle.com/anttip/wordbatch-ftrl-fm-lgb-lbl-0-42555 TypeError Traceback (most recent call last) in () 153 merge['name'] = merge['name'].astype(str) 154 print(len(merge['name']))...
Any idea how to fix? Has just started happening without changing code. Thought this was from running too many kernels at once but even if I run one kernel I...
E.g. if I want sequences of integers, with ngrams appended to the end?