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

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


    from 962440657a [MINOR] Bump hadoop-common from 3.3.1 to 3.3.2 (#1640)
     add a06a0b55f6 [MINOR] Logical Enumeration convergence condition fix   - 
This commit modifies the converge criteria for logical enumeration      if no 
increase in the top k score is observed in previous three iterations      then 
the algorithm converges considering that no further iterations could bring      
any major increase in the score.

No new revisions were added by this update.

Summary of changes:
 scripts/builtin/imputeByFDApply.dml                |   6 +-
 scripts/pipelines/scripts/enumerateLogical.dml     | 116 ++++++++++++---------
 .../BuiltinTopkCleaningClassificationTest.java     |   4 +-
 .../pipelines/BuiltinTopkLogicalTest.java          |   6 +-
 .../intermediates/classification/applyFunc.csv     |   6 +-
 .../intermediates/classification/bestAcc.csv       |   6 +-
 .../pipelines/intermediates/classification/hp.csv  |   6 +-
 .../pipelines/intermediates/classification/pip.csv |   6 +-
 .../intermediates/regression/applyFunc.csv         |  10 +-
 9 files changed, 94 insertions(+), 72 deletions(-)

Reply via email to