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

Deron Eriksson commented on SYSTEMML-997:
-----------------------------------------

MLContext has a rudimentary history of the scripts that have run. You could 
potentially store multiple explains/statistics in relation to this.

> Store Explain And Statistics Outputs as Strings in MLContext
> ------------------------------------------------------------
>
>                 Key: SYSTEMML-997
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-997
>             Project: SystemML
>          Issue Type: Improvement
>            Reporter: Mike Dusenberry
>            Priority: Minor
>
> Currenty, statistics and explain outputs are simply printed out, and can be 
> easily lost within the other logging output.  It would be quite useful to 
> simply have MLContext retain these outputs as Strings, and allow the user to 
> retrieve them after execution, i.e. something like {{ml.getExplain()}} and 
> {{ml.getStatistics()}}.
> cc [~deron]



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

Reply via email to