You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by GitBox <gi...@apache.org> on 2020/06/05 16:03:15 UTC

[GitHub] [systemml] stanp7 commented on a change in pull request #953: [DOC] Documentation for builtin mice function

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 my 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:
users@infra.apache.org