Shafaq-Siddiqi opened a new pull request #1499:
URL: https://github.com/apache/systemds/pull/1499
- This commit includes the creation of apply functions for cleaning
primitives
- These apply functions will use the meta information computed in the main
functions
and will use it clean new (test) data.
- Following apply functions are introduced in this commit,
outlierByIQRApply, outlierBySdApply, winsorizeApply, normalizeApply
imputeByMeanApply, imputeByMedianApply, fillDefaultApply,
dummycodingApply
frequencyEncodeApply, WoEApply, imputeByFDApply, correctTyposApply,
fixInvalidLengthsApply
--
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]