phaniarnab opened a new pull request, #1805: URL: https://github.com/apache/systemds/pull/1805
This patch adds a coherence check for finding intersection between the first level encoders (recode, binning, feature hashing), and errors out if more than one encoder is applied on a single feature. Applying more than one encoder on a column can lead to incorrect results and crashes during multithreaded processing of those encoders. -- 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]
