naver/sqlova

How do I use predict.py for custom data?

Opened this issue · 2 comments

I have CSV data of strings and numbers, how should I convert them into DB and other jsonl files and infer it with my custom data? add_csv.py isn't accepting string values in the CSV.

Thanks,
Bill.

Could you please post error log? I tried it few days ago and it ran perfectly

@Akshayextreme, sorry asking direct question. Can you please share how you managed to run?
The python train.py ... ... .. runs, and ends without saving any model (just shared the console dump on a separate post, if you want to check.) Thank you?