You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2020/05/05 18:04:08 UTC

[GitHub] [madlib] orhankislal commented on pull request #496: DBSCAN: Add new module DBSCAN

orhankislal commented on pull request #496:
URL: https://github.com/apache/madlib/pull/496#issuecomment-624215893


   @fmcquillan99 Thanks for the comments. Here is an example on how to run the prediction on a table:
   `select id_in, madlib.dbscan_predict('out1',data) from dbscan_train_data ;`


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