Shafaq-Siddiqi opened a new pull request #1490:
URL: https://github.com/apache/systemds/pull/1490
-This commit introduces an include vector parameters in cleaning primitives
this vector indicates the rows that should be considered in building the
model.
It makes a distinction between train and test dataset i.e., which rows
should be
a part of model learning and which rows should only be considered for
applying
the model but are not a part of the model.
TODO: create a builtin for entropyTransformer and frequencyTransformer and
remove them
from the executePipeline.dml script
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]