You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2016/08/09 20:30:21 UTC

[jira] [Updated] (SYSTEMML-853) Create Python wrapper API for new MLContext API

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

Deron Eriksson updated SYSTEMML-853:
------------------------------------
    Description: 
The new MLContext API needs a Python wrapper API to access MLContext from Python. This will allow Jupyter notebooks to use the new API.

The old Python API is located at src/main/java/org/apache/sysml/api/python/SystemML.py

The new MLContext API is located in the org.apache.sysml.api.mlcontext package.

Examples of using the new MLContext API from Spark Shell can be found at http://apache.github.io/incubator-systemml/spark-mlcontext-programming-guide.html


  was:
The new MLContext API needs a Python wrapper API to access MLContext from Python. This will allow Jupyter notebooks to use the new API.

The old Python API is located at src/main/java/org/apache/sysml/api/python/SystemML.py

The new MLContext API is located in the org.apache.sysml.api.mlcontext package.



> Create Python wrapper API for new MLContext API
> -----------------------------------------------
>
>                 Key: SYSTEMML-853
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-853
>             Project: SystemML
>          Issue Type: Task
>          Components: APIs
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>
> The new MLContext API needs a Python wrapper API to access MLContext from Python. This will allow Jupyter notebooks to use the new API.
> The old Python API is located at src/main/java/org/apache/sysml/api/python/SystemML.py
> The new MLContext API is located in the org.apache.sysml.api.mlcontext package.
> Examples of using the new MLContext API from Spark Shell can be found at http://apache.github.io/incubator-systemml/spark-mlcontext-programming-guide.html



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