You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Aleksey Zinoviev (JIRA)" <ji...@apache.org> on 2017/12/28 12:43:01 UTC

[jira] [Created] (IGNITE-7327) Add CSV loading to Labeled Dataset with Loader

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)