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

Glenn Weidner edited comment on SYSTEMML-1193 at 2/26/17 12:51 AM:
-------------------------------------------------------------------

The performance script was modified to account for the non-optional 
probabilities parameter.
https://github.com/apache/incubator-systemml/commit/af5be9b2e619f0229d07e45c5a330e4c14d978ff


was (Author: gweidner):
The performance script was modified to account for the non-optional 
probabilities parameter.
https://github.com/apache/incubator-systemml/commit/0f92f40182f32e7cf533e5cea28de7b6759666f3

> Perftest: Error running naive-bayes-predict.dml
> -----------------------------------------------
>
>                 Key: SYSTEMML-1193
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1193
>             Project: SystemML
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Glenn Weidner
>            Assignee: Glenn Weidner
>            Priority: Minor
>             Fix For: SystemML 0.13
>
>
> The following error was found in performance logs (e.g, 
> runNaiveBayes_10M_1k_dense_k150.out):
> ERROR api.DMLScript: ../algorithms/naive-bayes-predict.dml line 58:13 The 
> parameter $probabilities either needs to be passed through commandline or 
> initialized to default value.
> --------------------------------------------------------------
> The following parse issue was encountered:
> ../algorithms/naive-bayes-predict.dml [line 58:13] [Validation error] -> 
> write(probs, $probabilities, format=cmdLine_fmt)
>    The parameter $probabilities either needs to be passed through commandline 
> or initialized to default value.
> --------------------------------------------------------------



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to