You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2021/05/30 13:31:30 UTC

[GitHub] [systemds] Shafaq-Siddiqi opened a new pull request #1292: [SYSTEMDS-2965] Refactor and add support for string operations

Shafaq-Siddiqi opened a new pull request #1292:
URL: https://github.com/apache/systemds/pull/1292


   This commit contains the following cleanups and additions,
   - removal of unnecessary scripts i.e., gridsearchMLR.dml and logicalFunc.dml because
     the gridsearch builtin has been generalized to incorporate the cases for both lm and multiLogReg (16f4191)
     and the enumerateLogical.dml covers the logical enumeration and logicalFunc.dml is not needed anymore.
   - minor formatting fixes in dml files in pipelines package.
   - Addition of string processing function in utils.dml to perform string operations on frame before recoding the data.
   - fixes in enumerateLogical.dml to make the algorithm more random.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [systemds] Shafaq-Siddiqi closed pull request #1292: [SYSTEMDS-2965] Refactor and add support for string operations

Posted by GitBox <gi...@apache.org>.
Shafaq-Siddiqi closed pull request #1292:
URL: https://github.com/apache/systemds/pull/1292


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org