Niketan Pansare created SYSTEMML-646:
----------------------------------------

             Summary: Make testing of MLPipeline wrappers more robust
                 Key: SYSTEMML-646
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-646
             Project: SystemML
          Issue Type: Test
          Components: APIs
            Reporter: Niketan Pansare
            Priority: Minor


Currently, 
https://github.com/apache/incubator-systemml/blob/master/src/main/scala/org/apache/sysml/api/ml/LogisticRegression.scala
 tests only if there are no exceptions thrown by MLPipeline wrappers. It does 
not tests whether MLPipeline is actually producing right results. 

1. Write a R testcase and compare the output of MLPipeline wrapper to it.
2. Ensure that scala tests are called by Jenkins.



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

Reply via email to