stanp7 commented on a change in pull request #953:
URL: https://github.com/apache/systemml/pull/953#discussion_r436017848



##########
File path: dev/docs/builtins-reference.md
##########
@@ -384,6 +453,21 @@ y = X %*% rand(rows = ncol(X), cols = 1)
 w = lm(X = X, y = y)
 ress = slicefinder(X = X,W = w, Y = y,  k = 5, paq = 1, S = 2);
 ```
+<<<<<<< HEAD:docs/builtins-reference.md

Review comment:
       @j143 , I'm not able to resolve this issue. Further, error is occurring 
while removing mice branch.




----------------------------------------------------------------
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