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/05 17:28:20 UTC

[jira] [Resolved] (SYSTEMML-543) Refactor MLContext in Scala

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

Deron Eriksson resolved SYSTEMML-543.
-------------------------------------
       Resolution: Won't Fix
         Assignee: Deron Eriksson
    Fix Version/s: SystemML 0.11

The MLContext API in Java has been refactored by SYSTEMML-593 (see [PR199|https://github.com/apache/incubator-systemml/pull/199]) to remove boilerplate code and to improve interaction via Scala (such as via Spark Shell). Therefore a Scala API written in Scala current should not be needed.

> Refactor MLContext in Scala
> ---------------------------
>
>                 Key: SYSTEMML-543
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-543
>             Project: SystemML
>          Issue Type: Improvement
>          Components: APIs
>            Reporter: Mike Dusenberry
>            Assignee: Deron Eriksson
>             Fix For: SystemML 0.11
>
>
> Our {{MLContext}} API relies on a myriad of optional parameters as conveniences for end-users, which has led to our Java implementation growing in size.  Moving to Scala will allow us to use default parameters and continue to expand the capabilities of the API in a clean way.



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