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


Reply via email to