[ https://issues.apache.org/jira/browse/SYSTEMML-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957360#comment-15957360 ]
Mike Dusenberry commented on SYSTEMML-1462: ------------------------------------------- [PR 452 | https://github.com/apache/incubator-systemml/pull/452] submitted. > 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 1.0 > > > 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)