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/03 05:42:47 UTC

[GitHub] [systemml] wizard-420 commented on a change in pull request #940: [DOC] Documentation for builtin Outlier function

wizard-420 commented on a change in pull request #940:
URL: https://github.com/apache/systemml/pull/940#discussion_r434314035



##########
File path: dev/docs/builtins-reference.md
##########
@@ -322,3 +322,11 @@ y = X %*% rand(rows=ncol(X), 1)
 w = lm(X = X, y = y)
 ress = slicefinder(X = X,W = w, Y = y,  k = 5, paq = 1, S = 2);
 ```
+##outlier-Function

Review comment:
        I need help with how to initialize a boolean data type.  




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