[GitHub] madlib pull request #253: MLP: Add install check tests for minibatch with gr...

2018-03-29 Thread kaknikhil
Github user kaknikhil closed the pull request at:

https://github.com/apache/madlib/pull/253


---


[GitHub] madlib pull request #253: MLP: Add install check tests for minibatch with gr...

2018-03-28 Thread kaknikhil
GitHub user kaknikhil opened a pull request:

https://github.com/apache/madlib/pull/253

MLP: Add install check tests for minibatch with grouping

This PR adds install check tests for MLP minibatch with grouping. 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/madlib/madlib feature/mlp-minibatch-grouping

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/madlib/pull/253.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #253


commit fe0bc93d83fe295658d689f4957eb9d12a513c23
Author: Nikhil Kak 
Date:   2018-03-26T18:55:25Z

MLP: Add install check tests for minibatch with grouping




---