You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2016/07/11 03:49:11 UTC

[jira] [Closed] (SYSTEMML-613) Refactoring transform encode/decode

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

Matthias Boehm closed SYSTEMML-613.
-----------------------------------

> Refactoring transform encode/decode
> -----------------------------------
>
>                 Key: SYSTEMML-613
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-613
>             Project: SystemML
>          Issue Type: Task
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>
> Currently transform supports various specific transformation methods (recode, binning, dummy coding, etc) all of which are tightly coupling data and meta data IO with the actual encoding transformations. This task aims to separate IO functionality and core encoding/decoding transformations in order to simplify the transition to frames and reduce specifics with regard to different backends. We'll do this in three stages: (1) basic refactoring and decoder/encoder APIs, (2) separation of data and meta data IO, as well as (3) full frame support for encoders.   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)