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



##########
File path: dev/docs/builtins-reference.md
##########
@@ -291,34 +291,62 @@ y = X %*% rand(rows=ncol(X), 1)
 [C, S] = steplm(X = X, y = y, icpt = 1);
 ```
 
-## `slicefinder`-Function
+## `outlier-Function
 

Review comment:
       Actually I was not getting the correct format for outlier so I just 
replaced it. But don't worryi will add slicefinder again.




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