xiejen

Results 3 issues of xiejen

I'm new to multi-label classification, thanks very much for your project that I can create an example very quickly. I merged 2 training texts from your example data, example as...

I upgraded my python version from 3.6 to 3.7. The code below throws error: ``` from koala.ExcelCompiler import ExcelCompiler from koala.Spreadsheet import Spreadsheet sp = Spreadsheet("data/Data Warehouse T-Shirt Size.xlsx") ```...

How to apply this code to classify using my own dataset? I can't see how the model is trained and saved.