You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2017/05/02 17:27:04 UTC

[jira] [Updated] (SYSTEMML-1462) Extract preprocessing code into a Python package + script

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

Glenn Weidner updated SYSTEMML-1462:
------------------------------------
    Fix Version/s:     (was: SystemML 1.0)
                   SystemML 0.14

> Extract preprocessing code into a Python package + script
> ---------------------------------------------------------
>
>                 Key: SYSTEMML-1462
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1462
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: Mike Dusenberry
>            Assignee: Mike Dusenberry
>             Fix For: SystemML 0.14
>
>
> Currently, the breast cancer preprocessing code is contained entirely within a Jupyter notebook ({{Preprocessing.ipynb}}).  As the code has clearly outgrown the notebook, this task aims to extract out the functions into a new {{breastcancer}} Python package, along with a {{preprocess.py}} script.  The notebook should have all functions removed, leaving only the settings and execution of the preprocessing, and the new script will essentially be a copy of that.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)