[GitHub] incubator-madlib pull request: Path: Return results for each match

2016-03-20 Thread decibel
Github user decibel commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/29#discussion_r56779268 --- Diff: src/ports/postgres/modules/utilities/path.py_in --- @@ -387,11 +395,16 @@ def _parse_symbol_str(symbol_expr, pattern_expr):

Re: k-NN

2016-03-20 Thread Jim Nasby
On 3/18/16 7:22 PM, Frank McQuillan wrote: That will give you a sense of how in-data base machine learning works in MADlib. Please post any questions that you have to this mailing list and we will be pleased to help you. Another reference you might find useful is [1], which is a patch that