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

2020-06-10 Thread Alexey Zinoviev (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Zinoviev updated IGNITE-7327:

Fix Version/s: (was: 2.9)

> 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: Alexey Zinoviev
>Assignee: Alexey Zinoviev
>Priority: Trivial
>
> 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
(v8.3.4#803005)


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

2020-01-23 Thread Alexey Zinoviev (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Zinoviev updated IGNITE-7327:

Fix Version/s: 2.9

> 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: Alexey Zinoviev
>Assignee: Alexey Zinoviev
>Priority: Trivial
> Fix For: 2.9
>
>
> 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
(v8.3.4#803005)


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

2019-10-01 Thread Alexey Zinoviev (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Zinoviev updated IGNITE-7327:

Affects Version/s: (was: 3.0)

> 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: Alexey Zinoviev
>Assignee: Alexey Zinoviev
>Priority: Trivial
>
> 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
(v8.3.4#803005)


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

2019-09-25 Thread Aleksey Zinoviev (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Zinoviev updated IGNITE-7327:
-
Affects Version/s: 3.0

> 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
>Affects Versions: 3.0
>Reporter: Aleksey Zinoviev
>Assignee: Aleksey Zinoviev
>Priority: Trivial
>
> 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
(v8.3.4#803005)


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

2019-01-11 Thread Aleksey Zinoviev (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Zinoviev updated IGNITE-7327:
-
Priority: Trivial  (was: Minor)

> 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
>Priority: Trivial
>
> 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
(v7.6.3#76005)


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

2018-11-29 Thread Aleksey Zinoviev (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Zinoviev updated IGNITE-7327:
-
Priority: Minor  (was: Major)

> 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
>Priority: Minor
>
> 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
(v7.6.3#76005)