smyomous opened a new pull request, #2054:
URL: https://github.com/apache/systemds/pull/2054

   [SYSTEMDS-3540] Checking if column groups are One-Hot-Encoded before 
compression
   
   This patch adds checks on column groups to verify if multiple columns, 
together, are One Hot Encoded. In that case, these column groups are compressed 
accordingly into an IdentityDictionary to exploit the structure of One Hot 
Encoded columns and optimize the subsequent operations. Detailed documentation 
can be found in **scripts/perftest/ohe_checks/README.md**
   


-- 
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: dev-unsubscr...@systemds.apache.org

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

Reply via email to