This is an automated email from the ASF dual-hosted git repository.
sejer pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
from 475e2d187 Merge pull request #576 from xristlamp/main
add e444547cc DecisionTreeRegression Python API
add c6dc5c98f Merge branch 'apache:main' into main
new 4f30423d4 Merge pull request #580 from xristlamp/main
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
python/src/pywy/basic/model/models.py | 8 ++++++++
python/src/pywy/dataquanta.py | 14 ++++++++++++-
...ic_test.py => test_decision_tree_regression.py} | 23 +++++++++++++++++-----
3 files changed, 39 insertions(+), 6 deletions(-)
copy python/src/pywy/tests/{train_logistic_test.py =>
test_decision_tree_regression.py} (65%)