[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-17 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410373065 ## File path: src/main/python/tests/test_matrix_aggregations.py ## @@ -84,6 +86,63 @@ def test_

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-17 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410385286 ## File path: src/main/python/systemds/matrix/matrix.py ## @@ -141,3 +141,32 @@ def seq(sds_con

[GitHub] [systemml-website] j143 opened a new pull request #67: Add new contributors

2020-04-17 Thread GitBox
j143 opened a new pull request #67: Add new contributors URL: https://github.com/apache/systemml-website/pull/67 Sorry that it took a long time. @EdgarLGB can review the details. Thanks. This is an automated message fro

[GitHub] [systemml] phaniarnab commented on issue #891: [SYSTEMDS-333, 337]Improved lineage cache eviction

2020-04-18 Thread GitBox
phaniarnab commented on issue #891: [SYSTEMDS-333, 337]Improved lineage cache eviction URL: https://github.com/apache/systemml/pull/891#issuecomment-615729031 This PR is ready to be merged in. This is an automated message fro

[GitHub] [systemml] juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-18 Thread GitBox
juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410681017 ## File path: src/main/python/tests/test_matrix_aggregations.py ## @@ -84,6 +86,63 @@ def test_

[GitHub] [systemml] juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-18 Thread GitBox
juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410681349 ## File path: src/main/python/tests/test_matrix_aggregations.py ## @@ -25,6 +25,8 @@ import wa

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-18 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410681369 ## File path: src/main/python/tests/test_matrix_aggregations.py ## @@ -84,6 +86,63 @@ def test_

[GitHub] [systemml] juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-18 Thread GitBox
juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410684515 ## File path: src/main/python/tests/test_matrix_aggregations.py ## @@ -84,6 +86,63 @@ def test_

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-18 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410684799 ## File path: src/main/python/tests/test_matrix_aggregations.py ## @@ -84,6 +86,63 @@ def test_

[GitHub] [systemml] mboehm7 commented on issue #888: Built-in Generalized Linear Model (GLM )

2020-04-18 Thread GitBox
mboehm7 commented on issue #888: Built-in Generalized Linear Model (GLM ) URL: https://github.com/apache/systemml/pull/888#issuecomment-615951489 Thanks for the new builtin function @Shafaq-Siddiqi . Could you please try to refactor the tests in order to avoid duplication with the existing

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-19 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410876849 ## File path: src/main/python/tests/test_matrix_rand.py ## @@ -0,0 +1,111 @@ +#

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-19 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410876908 ## File path: src/main/python/tests/test_matrix_rand.py ## @@ -0,0 +1,111 @@ +#

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-19 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410876929 ## File path: src/main/python/tests/test_matrix_rand.py ## @@ -0,0 +1,111 @@ +#

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-19 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410876115 ## File path: src/main/python/systemds/context/systemds_context.py ## @@ -164,4 +164,14 @@ def

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-19 Thread GitBox
Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410876877 ## File path: src/main/python/tests/test_matrix_rand.py ## @@ -0,0 +1,111 @@ +#

[GitHub] [systemml] juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-20 Thread GitBox
juliale-15 commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r411258521 ## File path: src/main/python/systemds/context/systemds_context.py ## @@ -164,4 +164,14 @@ def rand(self, rows: int, cols: int, min: Union[float, int]

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-20 Thread GitBox
Baunsgaard commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r411293302 ## File path: src/main/python/systemds/context/systemds_context.py ## @@ -164,4 +164,14 @@ def rand(self, rows: int, cols: int, min: Union[float, int]

[GitHub] [systemml] kev-inn opened a new pull request #893: Federated Frames

2020-04-20 Thread GitBox
kev-inn opened a new pull request #893: URL: https://github.com/apache/systemml/pull/893 This PR adds federated frames. It also uses the `federated` builtin, which now has an additional parameter `type`. `type` can either be set to `"matrix"` or `"frame"` (case-insensitive). SPARK execu

[GitHub] [systemml] kev-inn commented on issue #871: [SYSTEMDS-315] Python Federated Matrices

2020-04-20 Thread GitBox
kev-inn commented on issue #871: URL: https://github.com/apache/systemml/pull/871#issuecomment-616539062 Ok, so currently we have the bugs: 1. ~~bug is if you create a federated matrix that is not 100% filled in by federated workers, then operations does not take into account the remaini

[GitHub] [systemml] Baunsgaard commented on issue #871: [SYSTEMDS-315] Python Federated Matrices

2020-04-20 Thread GitBox
Baunsgaard commented on issue #871: URL: https://github.com/apache/systemml/pull/871#issuecomment-616543161 > 1. ~bug is if you create a federated matrix that is not 100% filled in by federated workers, then operations does not take into account the remaining cells.~ This should be

[GitHub] [systemml] kev-inn commented on issue #871: [SYSTEMDS-315] Python Federated Matrices

2020-04-20 Thread GitBox
kev-inn commented on issue #871: URL: https://github.com/apache/systemml/pull/871#issuecomment-616544771 > > ``` > > 1. ~bug is if you create a federated matrix that is not 100% filled in by federated workers, then operations does not take into account the remaining cells.~ This should

[GitHub] [systemml] Baunsgaard commented on issue #871: [SYSTEMDS-315] Python Federated Matrices

2020-04-20 Thread GitBox
Baunsgaard commented on issue #871: URL: https://github.com/apache/systemml/pull/871#issuecomment-616546464 > > > ``` > > > 1. ~bug is if you create a federated matrix that is not 100% filled in by federated workers, then operations does not take into account the remaining cells.~ This

[GitHub] [systemml] kev-inn edited a comment on issue #871: [SYSTEMDS-315] Python Federated Matrices

2020-04-20 Thread GitBox
kev-inn edited a comment on issue #871: URL: https://github.com/apache/systemml/pull/871#issuecomment-616544771 > > ``` > > 1. ~bug is if you create a federated matrix that is not 100% filled in by federated workers, then operations does not take into account the remaining cells.~ This

[GitHub] [systemml] j143 commented on issue #890: [SYSTEMML-2121] AutoEncoder test for codegenalg suite

2020-04-20 Thread GitBox
j143 commented on issue #890: URL: https://github.com/apache/systemml/pull/890#issuecomment-616569257 Hi @corepointer could you please review this?. Thank you. This is an automated message from the Apache Git Service. To resp

[GitHub] [systemml] kev-inn edited a comment on issue #893: Federated Frames

2020-04-20 Thread GitBox
kev-inn edited a comment on issue #893: URL: https://github.com/apache/systemml/pull/893#issuecomment-616591517 The tests are a bit too simplistic atm so I might add some more This is an automated message from the Apache Git

[GitHub] [systemml] kev-inn commented on issue #893: Federated Frames

2020-04-20 Thread GitBox
kev-inn commented on issue #893: URL: https://github.com/apache/systemml/pull/893#issuecomment-616591517 The tests are a bit to simplistic atm so I might add some more This is an automated message from the Apache Git Service.

[GitHub] [systemml] j143 commented on issue #875: [WIP] Kmv k minimum values (Destinct value estimation algoritm)

2020-04-21 Thread GitBox
j143 commented on issue #875: URL: https://github.com/apache/systemml/pull/875#issuecomment-617183427 Hi @Baunsgaard , let us move this forward. With each improvement, if we track the test results in this PR itself in the phase by phase manner (Might take a few weeks :), like with any good

[GitHub] [systemml] Baunsgaard commented on issue #875: [WIP] Kmv k minimum values (Destinct value estimation algoritm)

2020-04-21 Thread GitBox
Baunsgaard commented on issue #875: URL: https://github.com/apache/systemml/pull/875#issuecomment-617192727 > Hi @Baunsgaard , let us move this forward. With each improvement, if we track the test results in this PR itself in the phase by phase manner (Might take a few weeks :), like with

[GitHub] [systemml] sebwrede opened a new pull request #894: Privacy metadata

2020-04-21 Thread GitBox
sebwrede opened a new pull request #894: URL: https://github.com/apache/systemml/pull/894 This pull request adds privacy constraints as metadata. The privacy constraints are propagated from input to result of matrix multiplications. The privacy constraints currently only contain a simple b

[GitHub] [systemml] j143 commented on issue #894: Privacy metadata

2020-04-21 Thread GitBox
j143 commented on issue #894: URL: https://github.com/apache/systemml/pull/894#issuecomment-617290219 Thanks for updating the license files. :) A minor name change to `org.apache.sysds` might be required. This is an a

[GitHub] [systemml] sebwrede opened a new pull request #895: Privacy Metadata initial

2020-04-21 Thread GitBox
sebwrede opened a new pull request #895: URL: https://github.com/apache/systemml/pull/895 This pull request adds privacy constraints as metadata. The privacy constraints are propagated from input to result of matrix multiplications. The privacy constraints currently only contain a simple b

[GitHub] [systemml] sebwrede commented on issue #894: Privacy metadata

2020-04-21 Thread GitBox
sebwrede commented on issue #894: URL: https://github.com/apache/systemml/pull/894#issuecomment-617418922 I have replaced this pull request [with a new one](https://github.com/apache/systemml/pull/895). This is an automated

[GitHub] [systemml] j143 commented on a change in pull request #895: Privacy Metadata initial

2020-04-21 Thread GitBox
j143 commented on a change in pull request #895: URL: https://github.com/apache/systemml/pull/895#discussion_r412642960 ## File path: src/main/java/org/tugraz/sysds/parser/DataExpression.java ## @@ -109,31 +113,70 @@ public static final String DELIM_SPARSE = "s

[GitHub] [systemml] j143 commented on issue #873: Update python package, making use of java distribution bin zip

2020-04-21 Thread GitBox
j143 commented on issue #873: URL: https://github.com/apache/systemml/pull/873#issuecomment-617531918 @kev-inn - Is this ready? This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [systemml] sebwrede commented on a change in pull request #895: Privacy Metadata initial

2020-04-22 Thread GitBox
sebwrede commented on a change in pull request #895: URL: https://github.com/apache/systemml/pull/895#discussion_r412793957 ## File path: src/main/java/org/tugraz/sysds/parser/DataExpression.java ## @@ -109,31 +113,70 @@ public static final String DELIM_SPARSE

[GitHub] [systemml] kev-inn edited a comment on issue #873: Update python package, making use of java distribution bin zip

2020-04-22 Thread GitBox
kev-inn edited a comment on issue #873: URL: https://github.com/apache/systemml/pull/873#issuecomment-617642812 @j143 I think so, yes. This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [systemml] kev-inn commented on issue #873: Update python package, making use of java distribution bin zip

2020-04-22 Thread GitBox
kev-inn commented on issue #873: URL: https://github.com/apache/systemml/pull/873#issuecomment-617642812 @j143 I believe so, yes. This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [systemml] j143 commented on a change in pull request #873: Update python package, making use of java distribution bin zip

2020-04-22 Thread GitBox
j143 commented on a change in pull request #873: URL: https://github.com/apache/systemml/pull/873#discussion_r412896464 ## File path: src/main/python/README.md ## @@ -1,4 +1,7 @@ -# Python Readme +# SystemDS + +[![Build Status](https://travis-ci.com/tugraz-isds/systemds.svg?br

[GitHub] [systemml] j143 commented on a change in pull request #873: Update python package, making use of java distribution bin zip

2020-04-22 Thread GitBox
j143 commented on a change in pull request #873: URL: https://github.com/apache/systemml/pull/873#discussion_r412896464 ## File path: src/main/python/README.md ## @@ -1,4 +1,7 @@ -# Python Readme +# SystemDS + +[![Build Status](https://travis-ci.com/tugraz-isds/systemds.svg?br

[GitHub] [systemml] Baunsgaard commented on a change in pull request #873: Update python package, making use of java distribution bin zip

2020-04-22 Thread GitBox
Baunsgaard commented on a change in pull request #873: URL: https://github.com/apache/systemml/pull/873#discussion_r412902068 ## File path: src/main/python/README.md ## @@ -1,4 +1,7 @@ -# Python Readme +# SystemDS + +[![Build Status](https://travis-ci.com/tugraz-isds/systemds.

[GitHub] [systemml] j143 commented on issue #873: Update python package, making use of java distribution bin zip

2020-04-22 Thread GitBox
j143 commented on issue #873: URL: https://github.com/apache/systemml/pull/873#issuecomment-617799527 Two of the python tests are failing for me. Could you help me read the error messages. Thanks. **`PS > python ./tests/test_l2svm_lineage2.py`** ```console =

[GitHub] [systemml] j143 commented on issue #873: Update python package, making use of java distribution bin zip

2020-04-22 Thread GitBox
j143 commented on issue #873: URL: https://github.com/apache/systemml/pull/873#issuecomment-617839097 LGTM. Thanks. Added this message here for record. `mvn clean package -P distribution` builds the following jar. ![image](https://user-images.githubusercontent.com/53068787/7999

[GitHub] [systemml] phaniarnab commented on issue #873: Update python package, making use of java distribution bin zip

2020-04-22 Thread GitBox
phaniarnab commented on issue #873: URL: https://github.com/apache/systemml/pull/873#issuecomment-617846093 > Two of the python tests are failing for me. Could you help me read the error messages. Thanks. > > **`PS > python ./tests/test_l2svm_lineage2.py`** > > ``` > ==

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-23 Thread GitBox
Baunsgaard commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r410384137 ## File path: src/main/python/systemds/matrix/operation_node.py ## @@ -159,6 +159,10 @@ def __eq__(self, other): def __ne__(self, other):

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-23 Thread GitBox
Baunsgaard commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r410876908 ## File path: src/main/python/tests/test_matrix_rand.py ## @@ -0,0 +1,111 @@ +#- +# +# Licen

[GitHub] [systemml] Baunsgaard removed a comment on issue #872: [SYSTEMDS-273] Refactor Compressed Package

2020-04-23 Thread GitBox
Baunsgaard removed a comment on issue #872: URL: https://github.com/apache/systemml/pull/872#issuecomment-615276665 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [systemml] Baunsgaard opened a new pull request #896: [MINOR] Python Lineage Trace Test Change

2020-04-23 Thread GitBox
Baunsgaard opened a new pull request #896: URL: https://github.com/apache/systemml/pull/896 [MINOR] Python Lineage Trace Test Change Change to the way lineage trace tests are executed, such that instead of having files to compare to, the python trace is compared to a trace made

[GitHub] [systemml] Baunsgaard commented on issue #896: [MINOR] Python Lineage Trace Test Change

2020-04-23 Thread GitBox
Baunsgaard commented on issue #896: URL: https://github.com/apache/systemml/pull/896#issuecomment-618375500 Currently failing because python interface call operations with 1 thread only, while sysds calls with max number of threads.

[GitHub] [systemml] Baunsgaard commented on issue #896: [MINOR] Python Lineage Trace Test Change

2020-04-23 Thread GitBox
Baunsgaard commented on issue #896: URL: https://github.com/apache/systemml/pull/896#issuecomment-618375842 @phaniarnab comments, please? This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [systemml] Baunsgaard commented on a change in pull request #896: [MINOR] Python Lineage Trace Test Change

2020-04-23 Thread GitBox
Baunsgaard commented on a change in pull request #896: URL: https://github.com/apache/systemml/pull/896#discussion_r413777910 ## File path: src/main/python/tests/lineage/test_lineagetrace.py ## @@ -0,0 +1,98 @@ +# - +#

[GitHub] [systemml] sebwrede commented on issue #895: Privacy Metadata initial

2020-04-23 Thread GitBox
sebwrede commented on issue #895: URL: https://github.com/apache/systemml/pull/895#issuecomment-618388313 I will rebase this branch to resolve the conflicts. Please wait with any edits. This is an automated message from the

[GitHub] [systemml] sebwrede commented on issue #895: Privacy Metadata initial

2020-04-23 Thread GitBox
sebwrede commented on issue #895: URL: https://github.com/apache/systemml/pull/895#issuecomment-618410337 The rebase is done. The checks are failing because [Github's servers are having problems](https://www.githubstatus.com/). -

[GitHub] [systemml] phaniarnab commented on a change in pull request #896: [MINOR] Python Lineage Trace Test Change

2020-04-23 Thread GitBox
phaniarnab commented on a change in pull request #896: URL: https://github.com/apache/systemml/pull/896#discussion_r413905307 ## File path: src/main/python/tests/lineage/test_lineagetrace.py ## @@ -0,0 +1,98 @@ +# - +#

[GitHub] [systemml] phaniarnab commented on issue #896: [MINOR] Python Lineage Trace Test Change

2020-04-23 Thread GitBox
phaniarnab commented on issue #896: URL: https://github.com/apache/systemml/pull/896#issuecomment-618478532 This looks very good. Thanks for making the test better. As discussed offline, comparing only the internal nodes might solve the problem of metadata mismatch.

[GitHub] [systemml] mboehm7 commented on pull request #871: [SYSTEMDS-315] Python Federated Matrices

2020-04-23 Thread GitBox
mboehm7 commented on pull request #871: URL: https://github.com/apache/systemml/pull/871#issuecomment-618635193 LGTM - that's awesome. Thanks for the thoughtful addition of tests, docs, and scripts. Minor things for future modifications: First, maybe it make sense to add a badge fo

[GitHub] [systemml] mboehm7 commented on pull request #891: [SYSTEMDS-333, 337]Improved lineage cache eviction

2020-04-23 Thread GitBox
mboehm7 commented on pull request #891: URL: https://github.com/apache/systemml/pull/891#issuecomment-618643341 LGTM - thanks for the fine tuning. Just for awareness: I would recommend to avoid statistics maintenance for simple cost formulas as the time measurement via `System.nanot

[GitHub] [systemml] mboehm7 commented on pull request #891: [SYSTEMDS-333, 337]Improved lineage cache eviction

2020-04-23 Thread GitBox
mboehm7 commented on pull request #891: URL: https://github.com/apache/systemml/pull/891#issuecomment-618643961 During the merge, I fixed few warnings. This is an automated message from the Apache Git Service. To respond to t

[GitHub] [systemml-website] j143 commented on pull request #67: Add new contributors

2020-04-24 Thread GitBox
j143 commented on pull request #67: URL: https://github.com/apache/systemml-website/pull/67#issuecomment-618848567 Hi @EdgarLGB . Would you mind looking at this. This is an automated message from the Apache Git Service. To re

[GitHub] [systemml] Baunsgaard commented on pull request #896: [MINOR] Python Lineage Trace Test Change

2020-04-24 Thread GitBox
Baunsgaard commented on pull request #896: URL: https://github.com/apache/systemml/pull/896#issuecomment-618872315 LGTM :grinning: @mboehm7 or @j143 , could you merge ? (It would fix the few issues we have on master now.) ---

[GitHub] [systemml] mboehm7 commented on pull request #896: [MINOR] Python Lineage Trace Test Change

2020-04-24 Thread GitBox
mboehm7 commented on pull request #896: URL: https://github.com/apache/systemml/pull/896#issuecomment-619157501 LGTM - thanks @Baunsgaard. In general this is fine, but in the future, it would be good to preserve the history for renamed/moved files (`src/main/python/tests/test_lineagetrace.

[GitHub] [systemml] mboehm7 commented on pull request #895: Privacy Metadata initial

2020-04-24 Thread GitBox
mboehm7 commented on pull request #895: URL: https://github.com/apache/systemml/pull/895#issuecomment-619192271 LGTM - thanks for the initial integration @sebwrede. During the merge I made only some minor formatting fixes (tabs over spaces, verbosity) and slightly changed the hop/lop metad

[GitHub] [systemml] j143 commented on pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-24 Thread GitBox
j143 commented on pull request #892: URL: https://github.com/apache/systemml/pull/892#issuecomment-619205429 Hi, How is this going? This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [systemml] phaniarnab opened a new pull request #897: [MINOR]New partial rewrites and bugfixes

2020-04-24 Thread GitBox
phaniarnab opened a new pull request #897: URL: https://github.com/apache/systemml/pull/897 This patch contains - two new partial rewrites which are specialization of existing rewrites, - bugfixes and optimizations in partial rewrites, - lineage tracing for removeEmpty, - a ne

[GitHub] [systemml] j143 commented on pull request #893: Federated Frames

2020-04-25 Thread GitBox
j143 commented on pull request #893: URL: https://github.com/apache/systemml/pull/893#issuecomment-619402366 Hi @kev-inn , If this is a more work. This can be broken down into 2 to 3 PR s which makes it very easier for review and merging. Anyway, should I review this?

[GitHub] [systemml] j143 opened a new pull request #898: [MINOR][DOC] Append 'Apache' to 'SystemDS'

2020-04-25 Thread GitBox
j143 opened a new pull request #898: URL: https://github.com/apache/systemml/pull/898 This is as per the discussion at [dev@systemml](https://www.mail-archive.com/dev@systemml.apache.org/msg01051.html) This is an automated m

[GitHub] [systemml] j143 commented on pull request #889: [SYSTEMML-2121] PCA test for codegenalg suite

2020-04-25 Thread GitBox
j143 commented on pull request #889: URL: https://github.com/apache/systemml/pull/889#issuecomment-619427626 Hi @mboehm7 - I have verified the results manually and also against the R Script. Can I merge this. Thank you.

[GitHub] [systemml] j143 commented on pull request #896: [MINOR] Python Lineage Trace Test Change

2020-04-25 Thread GitBox
j143 commented on pull request #896: URL: https://github.com/apache/systemml/pull/896#issuecomment-619429199 Normally, the `refactor` option in the IDEs should preserve git history. This is an automated message from the Apach

[GitHub] [systemml] j143 opened a new pull request #899: [MINOR] Fix Java doc issue at `getLineageTrace`

2020-04-25 Thread GitBox
j143 opened a new pull request #899: URL: https://github.com/apache/systemml/pull/899 @phaniarnab - Can this reviewed. This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [systemml] mboehm7 commented on pull request #872: [SYSTEMDS-273] Refactor Compressed Package

2020-04-25 Thread GitBox
mboehm7 commented on pull request #872: URL: https://github.com/apache/systemml/pull/872#issuecomment-619432671 LGTM - overall this is great @Baunsgaard. During the merge, I just fixed a few typos, and minor warnings (generics, static methods). Additionally, you might want to conside

[GitHub] [systemml] kev-inn commented on pull request #893: Federated Frames

2020-04-25 Thread GitBox
kev-inn commented on pull request #893: URL: https://github.com/apache/systemml/pull/893#issuecomment-619435229 > > > Hi @kev-inn , If this is a more work. This can be broken down into 2 to 3 PR s which makes it very easier for review and merging. > > Anyway, should I review

[GitHub] [systemml] mboehm7 commented on pull request #889: [SYSTEMML-2121] PCA test for codegenalg suite

2020-04-25 Thread GitBox
mboehm7 commented on pull request #889: URL: https://github.com/apache/systemml/pull/889#issuecomment-619437072 LGTM - thanks @j143. During the merge, I fixed the sparsity configuration as all tests ran with the dense configuration. Furthermore, I cleaned up the test a bit (to use the util

[GitHub] [systemml] j143 removed a comment on pull request #890: [SYSTEMML-2121] AutoEncoder test for codegenalg suite

2020-04-25 Thread GitBox
j143 removed a comment on pull request #890: URL: https://github.com/apache/systemml/pull/890#issuecomment-616569257 Hi @corepointer could you please review this?. Thank you. This is an automated message from the Apache Git S

[GitHub] [systemml] j143 commented on pull request #898: [MINOR][DOC] Append 'Apache' to 'SystemDS'

2020-04-25 Thread GitBox
j143 commented on pull request #898: URL: https://github.com/apache/systemml/pull/898#issuecomment-619439228 @Baunsgaard - any comments about badges? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [systemml] mboehm7 commented on pull request #896: [MINOR] Python Lineage Trace Test Change

2020-04-25 Thread GitBox
mboehm7 commented on pull request #896: URL: https://github.com/apache/systemml/pull/896#issuecomment-619442689 Yes, git is able to detect plain refactorings - the problem usually arises, if a commit does refactoring AND makes major code changes. --

[GitHub] [systemml] j143 commented on pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-25 Thread GitBox
j143 commented on pull request #892: URL: https://github.com/apache/systemml/pull/892#issuecomment-619491428 @Baunsgaard - Does this PR look good to you. Suggestion: A more involved test can be handled in a different PR. 😄 --

[GitHub] [systemml] phaniarnab commented on a change in pull request #899: [MINOR] Fix Java doc issue at `getLineageTrace`

2020-04-26 Thread GitBox
phaniarnab commented on a change in pull request #899: URL: https://github.com/apache/systemml/pull/899#discussion_r415132839 ## File path: src/main/java/org/apache/sysds/api/jmlc/PreparedScript.java ## @@ -476,8 +476,14 @@ public String explain() { /** * Cap

[GitHub] [systemml] Baunsgaard commented on pull request #896: [MINOR] Python Lineage Trace Test Change

2020-04-26 Thread GitBox
Baunsgaard commented on pull request #896: URL: https://github.com/apache/systemml/pull/896#issuecomment-619540385 I will note it down, and try to make it so next time :) This is an automated message from the Apache Git Servi

[GitHub] [systemml] juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-26 Thread GitBox
juliale-15 commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r415299048 ## File path: src/main/python/systemds/matrix/operation_node.py ## @@ -229,3 +233,10 @@ def moment(self, moment, weights: DAGNode = None) -> 'Operation

[GitHub] [systemml] j143 commented on a change in pull request #899: [MINOR] Fix Java doc issue at `getLineageTrace`

2020-04-26 Thread GitBox
j143 commented on a change in pull request #899: URL: https://github.com/apache/systemml/pull/899#discussion_r415299286 ## File path: src/main/java/org/apache/sysds/api/jmlc/PreparedScript.java ## @@ -476,8 +476,14 @@ public String explain() { /** * Capture l

[GitHub] [systemml] Baunsgaard commented on pull request #872: [SYSTEMDS-273] Refactor Compressed Package

2020-04-26 Thread GitBox
Baunsgaard commented on pull request #872: URL: https://github.com/apache/systemml/pull/872#issuecomment-619542266 > LGTM - overall this is great @Baunsgaard. During the merge, I just fixed a few typos, and minor warnings (generics, static methods). Thanks @mboehm7 for the fixes :+1

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-26 Thread GitBox
Baunsgaard commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r410382542 ## File path: src/main/python/tests/test_matrix_aggregations.py ## @@ -84,6 +86,63 @@ def test_var2(self): def test_var3(self): self.asser

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-26 Thread GitBox
Baunsgaard commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r415304170 ## File path: src/main/python/systemds/matrix/operation_node.py ## @@ -229,3 +233,10 @@ def moment(self, moment, weights: DAGNode = None) -> 'Operation

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-26 Thread GitBox
Baunsgaard commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r415304586 ## File path: src/main/python/systemds/context/systemds_context.py ## @@ -164,4 +164,14 @@ def rand(self, rows: int, cols: int, min: Union[float, int]

[GitHub] [systemml] Baunsgaard commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-26 Thread GitBox
Baunsgaard commented on a change in pull request #892: URL: https://github.com/apache/systemml/pull/892#discussion_r410876849 ## File path: src/main/python/tests/test_matrix_rand.py ## @@ -0,0 +1,111 @@ +#- +# +# Licen

[GitHub] [systemml] Baunsgaard commented on pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-26 Thread GitBox
Baunsgaard commented on pull request #892: URL: https://github.com/apache/systemml/pull/892#issuecomment-619546245 LGTM, Many thanks @juliale-15 :100:. Absolutely great first addition! I will start using them immediately, hope you learned something! :smile: @j143 Yes it can be m

[GitHub] [systemml] mboehm7 commented on pull request #872: [SYSTEMDS-273] Refactor Compressed Package

2020-04-26 Thread GitBox
mboehm7 commented on pull request #872: URL: https://github.com/apache/systemml/pull/872#issuecomment-619598188 ok that makes a lot of sense - I though of lossy compression techniques as ColGroups but you're right it might be better to indicate that at global level (lossy if at least one l

[GitHub] [systemml] mboehm7 commented on pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-26 Thread GitBox
mboehm7 commented on pull request #892: URL: https://github.com/apache/systemml/pull/892#issuecomment-619602232 Great, thank you so much @juliale-15 and @Baunsgaard - I'll merge it in. This is an automated message from the Ap

[GitHub] [systemml] j143 commented on pull request #898: [MINOR][DOC] Append 'Apache' to 'SystemDS'

2020-04-26 Thread GitBox
j143 commented on pull request #898: URL: https://github.com/apache/systemml/pull/898#issuecomment-619609239 Thank you. Yes, things like this are too difficult agree upon by everyone 😸 . This is an automated message from the

[GitHub] [systemml] j143 commented on pull request #890: [SYSTEMML-2121] AutoEncoder test for codegenalg suite

2020-04-26 Thread GitBox
j143 commented on pull request #890: URL: https://github.com/apache/systemml/pull/890#issuecomment-619612338 Hi @mboehm7 - As we have discussed 2 years ago, I have created an R script, and a dml script and passed the same rand matrices to both the PRs. Although, tricky cases were not

[GitHub] [systemml] mboehm7 commented on pull request #890: [SYSTEMML-2121] AutoEncoder test for codegenalg suite

2020-04-26 Thread GitBox
mboehm7 commented on pull request #890: URL: https://github.com/apache/systemml/pull/890#issuecomment-619613480 Thanks for your effort @j143 - I'll have a look into it tomorrow and merge it in afterwards. This is an automate

[GitHub] [systemml] j143 commented on a change in pull request #893: Federated Frames

2020-04-26 Thread GitBox
j143 commented on a change in pull request #893: URL: https://github.com/apache/systemml/pull/893#discussion_r415398205 ## File path: src/main/java/org/apache/sysds/runtime/util/UtilFunctions.java ## @@ -41,6 +36,18 @@ import org.apache.sysds.runtime.matrix.data.Pair; import

[GitHub] [systemml] juliale-15 commented on pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-27 Thread GitBox
juliale-15 commented on pull request #892: URL: https://github.com/apache/systemml/pull/892#issuecomment-619790904 > Great, thank you so much @juliale-15 and @Baunsgaard - I'll merge it in. Great thank you! Yesterday I did a small fix in the rand and lm test and didn't realized that

[GitHub] [systemml] Baunsgaard commented on pull request #892: Extend Python API (rand, lm, matrix multiplication)

2020-04-27 Thread GitBox
Baunsgaard commented on pull request #892: URL: https://github.com/apache/systemml/pull/892#issuecomment-619834621 Yes, make a new PR :smile:, sorry for the spontaneous merge :upside_down_face:. This is an automated message

[GitHub] [systemml] Baunsgaard opened a new pull request #900: [SYSTEMDS-316] [WIP] Rerun with different inputs without recompilation

2020-04-27 Thread GitBox
Baunsgaard opened a new pull request #900: URL: https://github.com/apache/systemml/pull/900 This PR, contains code for upgrading the python interface to rerun code segments in DML without the recompilation step. To enable faster iteration of parameters. --

[GitHub] [systemml] Shafaq-Siddiqi opened a new pull request #901: [MINOR][UPDATE] updates in existing built-ins

2020-04-27 Thread GitBox
Shafaq-Siddiqi opened a new pull request #901: URL: https://github.com/apache/systemml/pull/901 Some minor additions in the functionalities of outlier built-ins i.e., addition of converting outliers into missing values case, two more test cases for MICE and extending the winsorize from col

[GitHub] [systemml] juliale-15 opened a new pull request #902: Modify Python API Testcases (rand, lm)

2020-04-27 Thread GitBox
juliale-15 opened a new pull request #902: URL: https://github.com/apache/systemml/pull/902 Just a few changes to the testcase (increasing tolerance) so that the tc doesn't fail randomly. Remove mutiple definitions of run in python workflow file. ---

[GitHub] [systemml-website] EdgarLGB commented on a change in pull request #67: Add new contributors

2020-04-27 Thread GitBox
EdgarLGB commented on a change in pull request #67: URL: https://github.com/apache/systemml-website/pull/67#discussion_r416170870 ## File path: _src/_data/contributors.yml ## @@ -69,6 +69,12 @@ role: PMC Member org: IBM +- name: Guobao Li + apacheId: liguobao + github

[GitHub] [systemml-website] EdgarLGB commented on pull request #67: Add new contributors

2020-04-27 Thread GitBox
EdgarLGB commented on pull request #67: URL: https://github.com/apache/systemml-website/pull/67#issuecomment-620253329 Hi @j143 , sorry for the delay. Thanks for adding me in the list! But I am wondering why I don't have the write permission of the project. Since I am the committer, I gues

[GitHub] [systemml] mboehm7 commented on pull request #890: [SYSTEMML-2121] AutoEncoder test for codegenalg suite

2020-04-27 Thread GitBox
mboehm7 commented on pull request #890: URL: https://github.com/apache/systemml/pull/890#issuecomment-620264470 LGTM too - during the merge, I fixed the formatting, replaced the custom functions with available `tanh` native builtin functions, and reduced the test sizes a bit. The duplicate

[GitHub] [systemml-website] j143 commented on pull request #67: Add new contributors

2020-04-28 Thread GitBox
j143 commented on pull request #67: URL: https://github.com/apache/systemml-website/pull/67#issuecomment-620449010 Hi @EdgarLGB - You do have all the permissions. **Setup, to sync gitbox and github** Visit: https://gitbox.apache.org/setup/ The instructions there should be

  1   2   3   4   5   6   7   8   9   10   >