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:
[email protected]