[GitHub] madlib pull request #237: Bugfix: MLP predict using 1.12 model fails on late...

2018-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/madlib/pull/237 ---

[GitHub] madlib pull request #237: Bugfix: MLP predict using 1.12 model fails on late...

2018-02-22 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/237#discussion_r169845958 --- Diff: src/ports/postgres/modules/convex/mlp_igd.py_in --- @@ -749,8 +749,18 @@ def mlp_predict(schema_madlib, summary['layer_sizes'],

[GitHub] madlib pull request #237: Bugfix: MLP predict using 1.12 model fails on late...

2018-02-22 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/237#discussion_r169846145 --- Diff: src/ports/postgres/modules/convex/mlp_igd.py_in --- @@ -796,14 +807,34 @@ def mlp_predict(schema_madlib, else: # if not

[GitHub] madlib pull request #237: Bugfix: MLP predict using 1.12 model fails on late...

2018-02-22 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/237#discussion_r169846321 --- Diff: src/ports/postgres/modules/convex/mlp_igd.py_in --- @@ -796,14 +807,34 @@ def mlp_predict(schema_madlib, else: # if not

[GitHub] madlib pull request #237: Bugfix: MLP predict using 1.12 model fails on late...

2018-02-21 Thread njayaram2
GitHub user njayaram2 opened a pull request: https://github.com/apache/madlib/pull/237 Bugfix: MLP predict using 1.12 model fails on later versions JIRA: MADLIB-1207 MADlib 1.12 did not support grouping in MLP. The summary table created used to have the mean and std