[GitHub] madlib pull request #225: Added option for weighted average for both classif...

2018-01-16 Thread njayaram2
Github user njayaram2 commented on a diff in the pull request: https://github.com/apache/madlib/pull/225#discussion_r161918108 --- Diff: src/ports/postgres/modules/knn/knn.sql_in --- @@ -326,6 +331,39 @@ Result, with neighbors sorted from closest to furthest: (6 rows)

[GitHub] madlib pull request #225: Added option for weighted average for both classif...

2018-01-16 Thread njayaram2
Github user njayaram2 commented on a diff in the pull request: https://github.com/apache/madlib/pull/225#discussion_r161917948 --- Diff: src/ports/postgres/modules/knn/knn.sql_in --- @@ -412,7 +451,8 @@ CREATE OR REPLACE FUNCTION MADLIB_SCHEMA.knn( output_table,

[GitHub] madlib issue #226: Update MADlib version to dev

2018-01-16 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/madlib/pull/226 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/madlib-pr-build/325/ ---

Re: MADlib 1.13 community call, Jan 17 @ 1100 PST /1900 GMT

2018-01-16 Thread Robert Glithero
REMINDER: The MADlib team invites you to our 17 January community call (1100 PST/1900 GMT) to discuss the new features and improvements 1.13 release (webinar: https://pivotal.zoom.us/j/868705895): * New module: Graph - HITS (MADLIB-1124, MADLIB-1151) * k-NN: - Added additional distance

[GitHub] madlib issue #225: Added option for weighted average for both classification...

2018-01-16 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/madlib/pull/225 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/madlib-pr-build/324/ ---

[GitHub] madlib pull request #225: Added option for weighted average for both classif...

2018-01-16 Thread hpandeycodeit
GitHub user hpandeycodeit opened a pull request: https://github.com/apache/madlib/pull/225 Added option for weighted average for both classification and regress… Added option for weighted average for both classification and regression Models. Jira#1181 You can merge this pull

[GitHub] madlib issue #223: Balance datasets : re-sampling technique

2018-01-16 Thread fmcquillan99
Github user fmcquillan99 commented on the issue: https://github.com/apache/madlib/pull/223 Regarding (2) and (3) above, looks like it does not fail with `'red:7, blue:7'` but the MADlib convention is 'red=7, blue=7' so need to change to use `=`. (4) Seems to take only

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161297926 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161850906 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161299042 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161296957 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161297074 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161300298 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161845440 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161863965 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161864354 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software

[GitHub] madlib pull request #223: Balance datasets : re-sampling technique

2018-01-16 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/madlib/pull/223#discussion_r161865238 --- Diff: src/ports/postgres/modules/sample/balance_sample.py_in --- @@ -0,0 +1,994 @@ +# coding=utf-8 +# +# Licensed to the Apache Software