[GitHub] madlib pull request #277: DT: Add impurity importance metric

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/madlib/pull/277 ---

[GitHub] madlib pull request #277: DT: Add impurity importance metric

2018-06-18 Thread njayaram2
Github user njayaram2 commented on a diff in the pull request: https://github.com/apache/madlib/pull/277#discussion_r196150565 --- Diff: src/ports/postgres/modules/recursive_partitioning/decision_tree.py_in --- @@ -1097,28 +1121,21 @@ def _one_step(schema_madlib,

[GitHub] madlib pull request #277: DT: Add impurity importance metric

2018-06-13 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/277#discussion_r195277278 --- Diff: src/ports/postgres/modules/recursive_partitioning/decision_tree.py_in --- @@ -1097,28 +1121,21 @@ def _one_step(schema_madlib, training_table_name,