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

zkaoudi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit e7426e1b1a1c345aaf48f90e84966e768c130df1
Merge: 36fe91892 160d04e7d
Author: Zoi Kaoudi <[email protected]>
AuthorDate: Tue May 20 14:42:46 2025 +0200

    Merge pull request #570 from xristlamp/main
    
    Add LogisticRegressionOperator with API training support and integration 
test

 python/src/pywy/basic/model/models.py              |  6 +++
 python/src/pywy/dataquanta.py                      | 15 +++++-
 .../models.py => tests/train_logistic_test.py}     | 29 ++++++++----
 .../scala/org/apache/wayang/api/DataQuanta.scala   | 13 +++++-
 .../org/apache/wayang/api/DataQuantaBuilder.scala  | 42 ++++++++++++++++-
 .../apache/wayang/tests/SparkIntegrationIT.java    | 53 ++++++++++++++++++++++
 6 files changed, 146 insertions(+), 12 deletions(-)

Reply via email to