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

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


    from 45de519829 [MINOR] Fix index bounds checks on recompilation literal 
replacement
     new efc42d7b7d [SYSTEMDS-3528] Fix documentation and efficiency 
confusionMatrix
     new c7f53c0b22 [SYSTEMDS-3538] Add missing f1Score builtin function

The 2 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:
 scripts/builtin/confusionMatrix.dml                | 36 +++++++++++-----------
 scripts/builtin/{wer.dml => f1Score.dml}           | 22 ++++++-------
 .../java/org/apache/sysds/common/Builtins.java     |  1 +
 .../builtin/part1/BuiltinConfusionMatrixTest.java  | 10 ++++--
 4 files changed, 38 insertions(+), 31 deletions(-)
 copy scripts/builtin/{wer.dml => f1Score.dml} (68%)

Reply via email to