This is an automated email from the ASF dual-hosted git repository. sejer pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 4f30423d4b0e4e09fd185da85f74c0c457c7c058 Merge: 475e2d187 c6dc5c98f Author: mspruc <[email protected]> AuthorDate: Fri May 30 09:31:52 2025 +0200 Merge pull request #580 from xristlamp/main Add Python API for DecisionTreeRegression python/src/pywy/basic/model/models.py | 8 ++++ python/src/pywy/dataquanta.py | 14 +++++- .../pywy/tests/test_decision_tree_regression.py | 55 ++++++++++++++++++++++ 3 files changed, 76 insertions(+), 1 deletion(-)
