ywcb00 opened a new pull request #1172:
URL: https://github.com/apache/systemds/pull/1172


   Hi,
   This is a PR for adding the knn algorithm as builtin function. There are two 
new builtin functions, namely "knn" and "knnbf".
   In order to compare the prediction matrix, we've added a new comparison 
method to the TestUtils.
   Note that the "knn" builtin is also based on a bruteforce approach.
   The reference R script requires two packages ("FNN" and "class") which are 
installed inside the RScript.
   
   Thanks for review :)


----------------------------------------------------------------
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:
[email protected]


Reply via email to