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

[jira] [Commented] (SYSTEMML-885) Update the algorithm documentation specifying the usage and examples for Scala wrappers

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

Niketan Pansare commented on SYSTEMML-885:
------------------------------------------

[~deron] Do you want to take this over ?

The default values for each parameter is specify in the file https://github.com/apache/incubator-systemml/blob/master/src/main/scala/org/apache/sysml/api/ml/BaseSystemMLClassifier.scala#L38

> Update the algorithm documentation specifying the usage and examples for Scala wrappers
> ---------------------------------------------------------------------------------------
>
>                 Key: SYSTEMML-885
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-885
>             Project: SystemML
>          Issue Type: Task
>            Reporter: Niketan Pansare
>
> The key difference is `import org.apache.sysml.api.ml.LogisticRegression` and `new LogisticRegression(sc).setIcpt(0)....` (rather than passing them via constructor)
> https://apache.github.io/incubator-systemml/algorithms-classification.html#usage



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