This is an automated email from the ASF dual-hosted git repository.

baunsgaard pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/systemds.git.


    from 9efd321  [SYSTEMDS-2555] Federated transform dummycode encode/decode
     add f60b790  [SYSTEMDS-2648] Multi return for algorithms in python

No new revisions were added by this update.

Summary of changes:
 src/main/python/systemds/operator/algorithm.py     |  43 ++++++-
 .../python/systemds/operator/operation_node.py     | 126 +++++++++++----------
 src/main/python/systemds/script_building/dag.py    |   6 +
 src/main/python/systemds/script_building/script.py |  37 ++++--
 src/main/python/tests/algorithms/test_kmeans.py    |   2 +-
 .../python/tests/algorithms/test_multiLogReg.py    |  48 +++++---
 src/main/python/tests/algorithms/test_pca.py       |   4 +-
 7 files changed, 177 insertions(+), 89 deletions(-)

Reply via email to