phaniarnab commented on a change in pull request #972:
URL: https://github.com/apache/systemml/pull/972#discussion_r439621028



##########
File path: 
src/test/java/org/apache/sysds/test/functions/builtin/BuiltinMiceTest.java
##########
@@ -36,7 +36,7 @@
        private static final String TEST_CLASS_DIR = TEST_DIR + 
BuiltinMiceTest.class.getSimpleName() + "/";
 
        private final static String DATASET = SCRIPT_DIR 
+"functions/transform/input/ChickWeight.csv";
-       private final static double eps = 0.2;
+       private final static double eps = 0.16;
        private final static int iter = 3;
        private final static int com = 2;

Review comment:
       Please remove the unused variable com.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to