You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Janardhan (JIRA)" <ji...@apache.org> on 2019/04/13 08:10:00 UTC

[jira] [Commented] (SYSTEMML-1726) R Interface for SystemML

    [ https://issues.apache.org/jira/browse/SYSTEMML-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816862#comment-16816862 ] 

Janardhan commented on SYSTEMML-1726:
-------------------------------------

Hi [~CarmenRuppach], yes, it would be nice to do so. But, there is relatively small effort if you would like to convert .R script to .dml script, which I feel is a bit more intuitive.

For example, the following two scripts are replicated line by line with only 2 modifications.
 # R script : [https://github.com/apache/systemml/blob/master/src/test/scripts/functions/codegenalg/Algorithm_PCA.R]
 # DML script: [https://github.com/apache/systemml/blob/master/scripts/algorithms/PCA.dml]

> R Interface for SystemML
> ------------------------
>
>                 Key: SYSTEMML-1726
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1726
>             Project: SystemML
>          Issue Type: New Feature
>          Components: APIs
>    Affects Versions: SystemML 1.0.0
>            Reporter: Carmen Ruppach
>            Priority: Major
>
> R is a very popular language for data scientists. Therefore, it would be great to enhance SystemML with an R interface. So far, systemML just supports Scala and Python APIs. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)