Aleksey Zinoviev created IGNITE-7327:
----------------------------------------
Summary: Add CSV loading to Labeled Dataset with Loader
Key: IGNITE-7327
URL:
https://issues.apache.org/jira/browse/IGNITE-7327 Project: Ignite
Issue Type: New Feature
Components: ml
Reporter: Aleksey Zinoviev
Assignee: Aleksey Zinoviev
Comment from [~dmitrievanthony]
Lots of datasets (from Kaggle for example) are supplied in CSV format with header line. In connection with it does it make sense to:
Use some CSV parsing (it's a bit more complicated than just splitting by comma)?
Add ability to use first header line as a source for so called feature names?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)