Mike Dusenberry created SYSTEMML-1462:
-----------------------------------------
Summary: 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
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)