orhankislal opened a new pull request #514: URL: https://github.com/apache/madlib/pull/514
JIRA: MADLIB-1451 The prob output for predict created a bunch of columns for different class values. This commit pivots this format so the table signature is the same but the number of rows is increased thanks to a separate row for each class value. In addition, this commit adds the option to filter the output by a min probability or top n results as well as a ranking column for non-response options. <!-- Thanks for sending a pull request! Here are some tips for you: 1. Refer to this link for contribution guidelines https://cwiki.apache.org/confluence/display/MADLIB/Contribution+Guidelines 2. Please Provide the Module Name, a JIRA Number and a short description about your changes. --> - [ ] Add the module name, JIRA# to PR/commit and description. - [ ] Add tests for the change. ---------------------------------------------------------------- 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